summaryrefslogtreecommitdiff
path: root/trans/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'trans/ChangeLog')
-rw-r--r--trans/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/trans/ChangeLog b/trans/ChangeLog
index 2b236a3e..0bd306a7 100644
--- a/trans/ChangeLog
+++ b/trans/ChangeLog
@@ -1,3 +1,8 @@
+2002-05-26 Marcus Brinkmann <marcus@gnu.org>
+
+ * magic.c (trivfs_S_dir_readdir): Increment I after comparing it
+ with ENTRY, to fix off-by-one error.
+
2002-05-23 Roland McGrath <roland@frob.com>
* fakeroot.c (netfs_report_access): Always report O_RDWR|O_EXEC.