commit | 6f4a109706f51ad11b9fff0983c140ab62549d2f | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sat Apr 26 13:32:25 1997 +0000 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Apr 26 13:32:25 1997 +0000 |
tree | 92ebc27e552271dd5644e6e01b328c295bf87ce5 | |
parent | 3839e65723771b85975f4263102dd3ceec4523c0 [diff] [blame] |
Many files: Checkin of e2fsprogs 0.5b
diff --git a/debugfs/ChangeLog b/debugfs/ChangeLog new file mode 100644 index 0000000..bff9420 --- /dev/null +++ b/debugfs/ChangeLog
@@ -0,0 +1,7 @@ +Thu Nov 24 17:46:23 1994 Theodore Y. Ts'o (tytso@rt-11) + + * dump.c: Added two new commands, "dump" and "cat", which allow + the user to dump the contents of an inode to a file or to + stdout, respectively. + +