aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2006-01-27 11:19:51 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2006-01-27 11:19:51 +0000
commite045109834326e79fa02f49cd5f143f67fac975d (patch)
tree3d237c7956ca24e39148644735c4edda024ec21f /ChangeLog
parent68183caa2ff0d1d2f258a66e350721eaf8502a93 (diff)
downloadlibfuse-e045109834326e79fa02f49cd5f143f67fac975d.tar.gz
fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 95b2bd2..d7dae78 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -61,7 +61,7 @@
* kernel: fix a couple of bugs
* Order of request_end() and fuse_copy_finish() was wrong.
- Posthumus note: Franco Broi managed to exploit this, though it
+ Posthumous note: Franco Broi managed to exploit this, though it
seemed quite impossible
* request_end() used request pointer after decrementing refcount