summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ad8d631..8d14ecdc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2014-03-05 Kaz Kylheku <kaz@kylheku.com>
+
+ * stream.c (put_line): Default string argument to empty string.
+ (stream_init): Change how put_line is registered to take advantage of
+ new optional parameter.
+
+ * txr.1: Updated.
+
2014-03-04 Kaz Kylheku <kaz@kylheku.com>
* arith.c (logten): New function.