diff options
author | Theodore Ts'o <tytso@mit.edu> | 1999-01-09 16:32:31 +0000 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 1999-01-09 16:32:31 +0000 |
commit | 9e51eca782b8e17a1ec87944ccbeac94c7c8e2a1 (patch) | |
tree | bf671b7d35d53882a0a27f39243c90042bbb4a3c /resize/ChangeLog | |
parent | 40fa8cc9b03a8f25e7cb9ddc100e15f868cc3863 (diff) | |
download | e2fsprogs-9e51eca782b8e17a1ec87944ccbeac94c7c8e2a1.tar.gz |
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.
Diffstat (limited to 'resize/ChangeLog')
-rw-r--r-- | resize/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/resize/ChangeLog b/resize/ChangeLog index d091ff63..20979886 100644 --- a/resize/ChangeLog +++ b/resize/ChangeLog @@ -1,3 +1,7 @@ +1999-01-09 Theodore Ts'o <tytso@rsts-11.mit.edu> + + * Release of E2fsprogs 1.14 + 1998-12-15 Theodore Ts'o <tytso@rsts-11.mit.edu> * Release of E2fsprogs 1.13 |