ChangeLog, mke2fs.c:
  mke2fs.c (PRS): Applied Andreas Dilger's patch to make the -r -s
  	handling a bit more sane.  (Even though -s is deprecated at this
  	point.)
ChangeLog, expect.1:
  f_journal: Update to take into account new printing by the e2fsck
  	program.
version.h:
  Update for upcoming WIP release.

diff --git a/misc/ChangeLog b/misc/ChangeLog
index 9417800..5da2e14 100644
--- a/misc/ChangeLog
+++ b/misc/ChangeLog
@@ -1,5 +1,9 @@
 2000-10-24    <tytso@snap.thunk.org>
 
+	* mke2fs.c (PRS): Applied Andreas Dilger's patch to make the -r -s
+		handling a bit more sane.  (Even though -s is deprecated
+		at this point.)
+
 	* get_device_by_label.c: Apply fix from Erik Troan to support 16
 		character labels.