diff options
Diffstat (limited to 'debugfs/ChangeLog')
-rw-r--r-- | debugfs/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debugfs/ChangeLog b/debugfs/ChangeLog index 184ab2aa..88583a61 100644 --- a/debugfs/ChangeLog +++ b/debugfs/ChangeLog @@ -1,3 +1,10 @@ +2003-03-06 Theodore Tso <tytso@mit.edu> + + * debugfs.c (do_open_filesys, do_show_super_stats), + ls.c (do_list_dir), dump.c (do_dump), htree.c (do_htree_dump, + do_dx_hash), logdump.c (do_logdump): Reset optind to 1 for better + compatibility with non-glibc implementations of getopt. + 2003-03-01 Theodore Ts'o <tytso@mit.edu> * Makefile.in, logdump.c (do_logdump): Use the blkid functions to |