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,