ChangeLog, message.c:
message.c (safe_print): New function which prints strings, converting
non-printable characters using the '^' and M-notation. This function
is now used to print directory name entries and pathnames.
ChangeLog:
Update for release of E2fsprogs 1.14.
diff --git a/misc/ChangeLog b/misc/ChangeLog
index f38cf7b..58e3eb6 100644
--- a/misc/ChangeLog
+++ b/misc/ChangeLog
@@ -1,5 +1,9 @@
1999-01-09 Theodore Ts'o <tytso@rsts-11.mit.edu>
+ * Release of E2fsprogs 1.14
+
+1999-01-09 Theodore Ts'o <tytso@rsts-11.mit.edu>
+
* fsck.8.in: Clarified and expanded the documentation for the -A
switch.