Whamcloud - gitweb
Many files:
[tools/e2fsprogs.git] / misc / ChangeLog
index 37a9dec..859ebc6 100644 (file)
@@ -1,3 +1,41 @@
+Fri Oct 24 23:37:52 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
+
+       * fsck.c: 
+       * chattr.c: Remove #include of getopt.h, since it's not needed.
+
+       * tune2fs.c (main): 
+       * lsattr.c (main): 
+       * badblocks.c (main): 
+       * dumpe2fs.c (main): 
+       * mke2fs.c (PRS): Make the variable which getopt returns into be
+               an int, so that it won't lose on platforms where char is
+               unsigned. 
+
+Fri Oct  3 13:38:45 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
+
+       * mke2fs.c (parse_raid_opts): Make parse_raid_opts return a void,
+               to fix a -Wall warning.
+
+Mon Sep 15 22:07:12 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
+
+       * tune2fs.c (main): 
+       * mklost+found.c (main): 
+       * lsattr.c (main): 
+       * dumpe2fs.c (main): 
+       * chattr.c (main): 
+       * badblocks.c (main): Declare main to return an int, as required.
+               Make sure main always ends with an exit(0).  (Some
+               programs weren't doing this, and thus were returning a
+               random exit value.)
+
+Mon Jul 14 15:27:29 1997  Theodore Y. Ts'o  <tytso@mit.edu>
+
+       * e2label.c: New file contributed by Andries Brouwer which
+               provides an easy-to-use interface to modify the filesystem
+               label.
+       
+       * Makefile.in (SPROGS): Add Makefile support to build e2label
+
 Tue Jun 17 01:33:20 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
 
        * Release of E2fsprogs 1.11