aboutsummaryrefslogtreecommitdiffstats
path: root/util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'util/ChangeLog')
-rw-r--r--util/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog
index b1236dea0..3a6ed109e 100644
--- a/util/ChangeLog
+++ b/util/ChangeLog
@@ -1,3 +1,10 @@
+2001-03-29 Werner Koch <[email protected]>
+
+ * miscutil.c (answer_is_yes): An empty string does now return no.
+ (answer_is_yes_no_quit): Likewise.
+
+ * iobuf.c (iobuf_close): Burn the buffers.
+
2001-03-26 Werner Koch <[email protected]>
* ttyio.c: Define TERMDEVICE depending on OS.