commit | 3b27db9fb6da9302e567cb2b03ac12091eca7130 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Mon Mar 30 01:32:10 1998 +0000 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Mar 30 01:32:10 1998 +0000 |
tree | 68b5fedaf02db5504f9bf1ba462e03db54ec2096 | |
parent | 4a31c48b827f378f386b28461fd14b41d709e4eb [diff] [blame] |
ChangeLog: Committed wrong version of ChangeLog that didn't include the line describing the new e2label.8.in file.
diff --git a/misc/ChangeLog b/misc/ChangeLog index cdcb86c..69adbba 100644 --- a/misc/ChangeLog +++ b/misc/ChangeLog
@@ -1,5 +1,7 @@ 1998-03-29 Theodore Ts'o <tytso@rsts-11.mit.edu> + * e2label.8.in: New man page to document the e2label function. + * e2label.c: Fix -Wall warning by making functions static. 1998-03-28 Theodore Ts'o <tytso@rsts-11.mit.edu>