aboutsummaryrefslogtreecommitdiffstats
path: root/util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'util/ChangeLog')
-rw-r--r--util/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog
index 217d92ee1..641d6231d 100644
--- a/util/ChangeLog
+++ b/util/ChangeLog
@@ -1,3 +1,11 @@
+Thu Jan 7 18:00:58 CET 1999 Werner Koch <[email protected]>
+
+ * iobuf.c (iobuf_clear_eof): Removed.
+ (underflow): Changed the eof handling.
+ (iobuf_pop_filter): Made static and renamed to pop_filter.
+
+ * iobuf.c (iobuf_read_line): New.
+
Sun Jan 3 15:28:44 CET 1999 Werner Koch <[email protected]>
* dotlock.c (make_dotlock): print another informal message.