summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 83bc13a..9d4271e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,9 @@
* node.h (node_dir_create): New declaration.
(node_dir_remove): Likewise.
+ * lib.c (for_each_file_priv): Removed unused variables
+ "name" and "filestat".
+
2005-05-24 Gianluca Guida <glguida@gmail.com>
* netfs.c (netfs_attempt_unlink): Implemented.