aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2004-11-02 19:14:14 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2004-11-02 19:14:14 +0000
commitac36117c33b32d69a335f9c99091b09c2da07616 (patch)
tree5ec7e32f61f15b238780e406515d0e67dfd6642c
parenta13d90020721d30c3ac03b4e6905aa54cab1aed7 (diff)
downloadlibfuse-ac36117c33b32d69a335f9c99091b09c2da07616.tar.gz
fix
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 450d956..b2fb5aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -607,7 +607,7 @@
2003-03-10 Miklos Szeredi <miklos@szeredi.hu>
- * Fix umount oops (found by Samuli Kärkkäinen)
+ * Fix umount oops (found by Samuli Kärkkäinen)
2003-03-05 Miklos Szeredi <miklos@szeredi.hu>