diff options
Diffstat (limited to 'util/ChangeLog')
-rw-r--r-- | util/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog index 169a5b96f..561b84905 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -1,3 +1,16 @@ +Sat Mar 7 11:54:35 1998 Werner Koch ([email protected]) + + * miscutil.c (print_string): New arg delim; changed all callers. + +Thu Mar 5 12:19:30 1998 Werner Koch ([email protected]) + + * errors.c: New strings. + +Thu Mar 5 12:06:31 1998 Werner Koch ([email protected]) + + * iobuf.c (iobuf_open): A name of "-" now opens stdin. + * fileutil.c (print_fname_stdout, print_fname_stdin): New. + Fri Feb 27 10:20:03 1998 Werner Koch ([email protected]) * memory.c (m_is_secure): Removed. |