Whamcloud - gitweb
Many files:
[tools/e2fsprogs.git] / debugfs / ChangeLog
index fa3d50e..2cff5a8 100644 (file)
@@ -1,3 +1,33 @@
+1998-12-15  Theodore Ts'o  <tytso@rsts-11.mit.edu>
+
+       * Release of E2fsprogs 1.13
+
+1998-12-03  Theodore Ts'o  <tytso@rsts-11.mit.edu>
+
+       * Makefile.in: Updated dependencies.
+
+1998-07-31  Theodore Ts'o  <tytso@rsts-11.mit.edu>
+
+       * debugfs.c (do_stat, do_clri): Fix bug where debugfs wasn't
+               displaying the error message if ext2fs_read_inode() failed.
+               (do_rm): Fix similar problem for call to ext2fs_namei().
+       
+1998-07-09  Theodore Ts'o  <tytso@rsts-11.mit.edu>
+
+       * Release of E2fsprogs 1.12
+
+1998-06-27  Theodore Ts'o  <tytso@rsts-11.mit.edu>
+
+       * debugfs.c: Add a -V option which displays the current version.
+
+1998-03-31  Theodore Ts'o  <tytso@rsts-11.mit.edu>
+
+       * Makefile.in: Change to use new installation directory variables
+               convention.  Fix installdirs and uninstall rules to reflect
+               the fact that debugfs has been installed in the root
+               filesystem.  Fix uninstall rules to take $(DESTDIR) into
+               account.
+
 1998-03-29  Theodore Ts'o  <tytso@rsts-11.mit.edu>
 
        * debugfs.h: Add declaration for do_dirty_filsys() to prevent