ChangeLog, mke2fs.c:
mke2fs.c (PRS): Fix gcc warnings; add const to some char * variables,
including in struct mke2fs_defaults.
diff --git a/misc/ChangeLog b/misc/ChangeLog
index 40f15b3..4a936fa 100644
--- a/misc/ChangeLog
+++ b/misc/ChangeLog
@@ -1,5 +1,8 @@
1999-10-26 <tytso@valinux.com>
+ * mke2fs.c (PRS): Fix gcc warnings; add const to some char *
+ variables, including in struct mke2fs_defaults.
+
* fsck.c (wait_one): Fix gcc warnings; add #include for ctype.h,
add const to char * variables, and use NOARGS to declare
functions that take no arguments. Also fix a memory leak