aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2005-09-23 13:34:44 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2005-09-23 13:34:44 +0000
commit8722dd21264bc9a053578af726adeefa656e8b2b (patch)
tree824c2f6baeaa1b898d72cddb069f2860eab8fe51 /ChangeLog
parent6becf0b8644c0536fa12faef3d023134dcb3a100 (diff)
downloadlibfuse-8722dd21264bc9a053578af726adeefa656e8b2b.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 8c91f35..21cf029 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
2005-09-23 Miklos Szeredi <miklos@szeredi.hu>
- * Check for special node ID values in LOOKUP/MK*
+ * Check for special node ID values in lookup and creation
2005-09-22 Miklos Szeredi <miklos@szeredi.hu>