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/misc/ChangeLog b/misc/ChangeLog
index 63351a1..038cb71 100644
--- a/misc/ChangeLog
+++ b/misc/ChangeLog
@@ -1,3 +1,9 @@
+2002-10-15 <tytso@snap.thunk.org>
+
+ * tune2fs.8.in, tune2fs.c (update_mntopts, main): Add new option
+ 'o' which allows the system administrator to specify
+ default mount options.
+
2002-10-13 Theodore Ts'o <tytso@mit.edu>
* get_device_by_label.c (read_partitions): Use a 16k buffer to