diff options
Diffstat (limited to 'util/ChangeLog')
-rw-r--r-- | util/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog index 7c79787a2..9768748bb 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -1,3 +1,8 @@ +2004-10-13 Werner Koch <[email protected]> + + * iobuf.c (iobuf_is_pipe_filename): New. + * fileutil.c (is_file_compressed): Use it here. + 2004-09-30 David Shaw <[email protected]> * iobuf.c (pop_filter): Make static. |