ChangeLog:
Check-in for the 1.11 source release.
diff --git a/lib/ext2fs/ChangeLog b/lib/ext2fs/ChangeLog
index 88d72a5..135aad2 100644
--- a/lib/ext2fs/ChangeLog
+++ b/lib/ext2fs/ChangeLog
@@ -1,3 +1,7 @@
+Tue Jun 17 01:33:20 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
+
+ * Release of E2fsprogs 1.11
+
Mon Jun 16 23:53:06 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
* dblist.c (ext2fs_dblist_count): Added new function which returns
@@ -35,7 +39,7 @@
factored out of ext2fs_allocate_tables().
* dblist.c (make_dblist): Adjust the initial size of the directory
- block list to be a bit more realize (ten plus twice the
+ block list to be a bit more realistic (ten plus twice the
number of directories in the filesystem).
Thu May 8 22:19:09 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>