Add support for new feature in ext2/3 filesystems; a default mount options field
in the superblock.  Added the tune2fs '-o' option to set this field.

diff --git a/lib/ext2fs/ChangeLog b/lib/ext2fs/ChangeLog
index 3aea116..a12a608 100644
--- a/lib/ext2fs/ChangeLog
+++ b/lib/ext2fs/ChangeLog
@@ -1,3 +1,7 @@
+2002-10-15    <tytso@snap.thunk.org>
+
+	* ext2_fs.h: Add new field in superblock for default mount options.
+
 2002-10-13  Theodore Ts'o  <tytso@mit.edu>
 
 	* ext2fs.h: Add #include of header files necessary for ext2fs.h to