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 9768748bb..c9d1ce3d2 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -1,6 +1,11 @@ 2004-10-13 Werner Koch <[email protected]> + * logger.c (g10_log_error_f, g10_log_fatal_f, g10_log_info_f) + (g10_log_debug_f, print_prefix_f): Removed. + * iobuf.c (iobuf_is_pipe_filename): New. + (iobuf_get_fd): New. + * fileutil.c (is_file_compressed): Use it here. 2004-09-30 David Shaw <[email protected]> |