summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 229245fa..a8ddd5fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2015-03-28 Kaz Kylheku <kaz@kylheku.com>
+
+ * eval.c (eval_init): register get-lines as having one optional
+ argument.
+
+ * lib.c (lazy_stream_cons): Default the argument to std_input.
+
+ * txr.1: Document that the stream is optional in get-lines.
+
2015-03-24 Kaz Kylheku <kaz@kylheku.com>
* Makefile (enforce): Update error error message.