summaryrefslogtreecommitdiff
path: root/e2fsck/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'e2fsck/ChangeLog')
-rw-r--r--e2fsck/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/e2fsck/ChangeLog b/e2fsck/ChangeLog
index 726d63bc..53cbbb05 100644
--- a/e2fsck/ChangeLog
+++ b/e2fsck/ChangeLog
@@ -1,3 +1,9 @@
+2005-07-25 Theodore Ts'o <tytso@mit.edu>
+
+ * pass1.c (pass1_write_inode): Fix false positive from valgrind;
+ don't do a needless structure copy via an assignment when
+ it is a no-op.
+
2005-07-04 Theodore Ts'o <tytso@mit.edu>
* problem.c: Remove period from the Pass 1C header, to be