summaryrefslogtreecommitdiff
path: root/e2fsck/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'e2fsck/ChangeLog')
-rw-r--r--e2fsck/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/e2fsck/ChangeLog b/e2fsck/ChangeLog
index 5b2b5573..55e94a8a 100644
--- a/e2fsck/ChangeLog
+++ b/e2fsck/ChangeLog
@@ -1,3 +1,15 @@
+2000-12-09 <tytso@snap.thunk.org>
+
+ * jfs_e2fsck.h, jfs_user.h: Replaces jfs_compat.h. The jfs.h file
+ has been moved to the include/linux directory.
+
+ * journal.c, revoke.c, recovery.c: Updated files from Stephen to
+ support the V2 superblock and revoke processing. The
+ journal.c and revoke.c files are copies from the ext3
+ kernel source.
+
+ * Makefile.in: Added revoke.c to the list of source/object files.
+
2000-11-16 Theodore Ts'o <tytso@valinux.com>
* pass1b.c: Change routines to use PR_1B_BLOCK_ITERATE when