aboutsummaryrefslogtreecommitdiffstats
path: root/util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--util/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog
index e0288e2ef..ad2a85a66 100644
--- a/util/ChangeLog
+++ b/util/ChangeLog
@@ -1,3 +1,8 @@
+Tue Jun 1 16:01:46 CEST 1999 Werner Koch <[email protected]>
+
+ * iobuf.c (iobuf_get_real_fname): Made global and now keep a
+ copy of the name in the iobuf struct.
+
Mon May 31 19:41:10 CEST 1999 Werner Koch <[email protected]>
* iobuf.c (file_filter,block_filter): Speed patches (R�mi).