diff options
Diffstat (limited to 'util/ChangeLog')
-rw-r--r-- | util/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog index a1dc8763c..c776b17f3 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -1,3 +1,11 @@ +2004-01-13 David Shaw <[email protected]> + + * miscutil.c (print_string2): New variation on print_string that + allows two delimiters. + (print_string): Call print_string2 to do work. + + * argparse.c (default_strusage): Update copyright date. + 2003-12-24 David Shaw <[email protected]> * iobuf.c (block_filter): Properly handle a partial body stream |