ChangeLog, tune2fs.c:
tune2fs.c (add_journal): Minor fixes from Andreas Dilger. Flush stdout
after printing in-progress message.
(main): Exit with status code 1 if we failed to determine the mount
status of the device.
ChangeLog, gcc-wall-cleanup:
gcc-wall-cleanup: Remove additional annoying warning messages emited
by gcc 2.95.2.
ChangeLog, uuid.h:
uuid: Change arguments to make it clear which argument is the source
and which is the destination.
diff --git a/misc/ChangeLog b/misc/ChangeLog
index 8047211..ee599c4 100644
--- a/misc/ChangeLog
+++ b/misc/ChangeLog
@@ -1,3 +1,10 @@
+2001-01-14 Theodore Ts'o <tytso@valinux.com>
+
+ * tune2fs.c (add_journal): Minor fixes from Andreas Dilger. Flush
+ stdout after printing in-progress message.
+ (main): Exit with status code 1 if we failed to determine
+ the mount status of the device.
+
2001-01-11 <tytso@snap.thunk.org>
* e2image.c, mke2fs.c, mklost+found.c, tune2fs.c, util.c,