aboutsummaryrefslogtreecommitdiff
path: root/tests/ChangeLog
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2005-07-04 13:08:37 -0500
committerTheodore Ts'o <tytso@mit.edu>2005-07-04 13:08:37 -0500
commit49809dd86379d0c68ee33de0a74dd76e6e6ec133 (patch)
tree02e5d645814d3bfc301ba2fb895d32b9c8f9ef01 /tests/ChangeLog
parent70f75dd76bde4c45da29d41ed17436685e8262e9 (diff)
downloade2fsprogs-49809dd86379d0c68ee33de0a74dd76e6e6ec133.tar.gz
Make e2fsck Pass 1C header consistent with the other headers
Removed the period from the Pass 1C header to make it consistent with the other e2fsck pass headers.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r--tests/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index f39d7fd5..387e24c7 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,5 +1,9 @@
2005-07-04 Theodore Ts'o <tytso@mit.edu>
+ * f_bbfile, f_dup, f_dup2, f_dup3, f_dup_resize, f_dupfsblks,
+ f_dupsuper: Update expect files to remove period from the
+ Pass 1C header.
+
* f_bad_disconnected_inode: New test case
2006-06-30 Theodore Ts'o <tytso@mit.edu>