commit | 2c1a0ce7c61677bcadd37c417667eff3b961c050 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Feb 11 15:39:19 2000 +0000 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Feb 11 15:39:19 2000 +0000 |
tree | d6f6ac01e497e4b86c4ad7cfef98d9710cb0cd68 | |
parent | 8f3f29d383f9301395d5d7b4411d62a35d077175 [diff] [blame] |
ChangeLog, swapfs.c: swapfs.c (ext2fs_swap_super): Swap the compression usage bitmap.
diff --git a/lib/ext2fs/ChangeLog b/lib/ext2fs/ChangeLog index 214ec0d..c53af80 100644 --- a/lib/ext2fs/ChangeLog +++ b/lib/ext2fs/ChangeLog
@@ -1,3 +1,7 @@ +2000-02-11 <tytso@snap.thunk.org> + + * swapfs.c (ext2fs_swap_super): Swap the compression usage bitmap. + 2000-02-08 <tytso@snap.thunk.org> * bitops.h (ext2fs_mark_generic_bitmap, ext2fs_unmark_generic_bitmap,