]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blobdiff - debugfs/ChangeLog
ChangeLog, Makefile.in, bmap.c, bmove.c, ext2fs.h, jump.funcs:
[thirdparty/e2fsprogs.git] / debugfs / ChangeLog
index 834f8e19a5165f6576e9fea6ba9ece69a89c0709..fa3d50ecba0bca874cf7b515547817989cec9b05 100644 (file)
@@ -1,3 +1,12 @@
+1998-03-29  Theodore Ts'o  <tytso@rsts-11.mit.edu>
+
+       * debugfs.h: Add declaration for do_dirty_filsys() to prevent
+               -Wall warnings.
+
+       * debugfs.c (copy_file): 
+       * dump.c (dump_file): Fix -Wall warning caused by
+               signed/unsigned mismatch. 
+
 1998-03-23  Theodore Ts'o  <tytso@rsts-11.mit.edu>
 
        * debugfs.c, ls.c, lsdel.c: Add support for large files.  (The