mkjournal.c (ext2fs_add_journal_device): Use the correct block
when writing the journal superblock, too. (Oops! Needed
to make 1k filesystems with external journal to work.)
diff --git a/lib/ext2fs/ChangeLog b/lib/ext2fs/ChangeLog
index 660c279..6ff0166 100644
--- a/lib/ext2fs/ChangeLog
+++ b/lib/ext2fs/ChangeLog
@@ -1,3 +1,9 @@
+2001-07-27 Theodore Tso <tytso@valinux.com>
+
+ * mkjournal.c (ext2fs_add_journal_device): Use the correct block
+ when writing the journal superblock, too. (Oops! Needed
+ to make 1k filesystems with external journal to work.)
+
2001-07-26 Theodore Tso <tytso@valinux.com>
* mkjournal.c (ext2fs_add_journal_device): Use the correct block