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 ff85c9235..b1236dea0 100644
--- a/util/ChangeLog
+++ b/util/ChangeLog
@@ -1,3 +1,10 @@
+2001-03-26 Werner Koch <[email protected]>
+
+ * ttyio.c: Define TERMDEVICE depending on OS.
+
+ * http.c (http_start_data): send a CRLF and not just a LF.
+ Pointed out by Steven Murdoch.
+
2001-03-13 Werner Koch <[email protected]>
* iobuf.c (iobuf_sockopen): New.