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 8c0eaacb..466eadab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2015-06-07 Kaz Kylheku <kaz@kylheku.com>
+
+ * stream.c (catenated_stream_p, catenated_stream_push): New functions.
+ (stream_init): Registered new functions as intrinsics.
+
+ * stream.h (catenated_stream_p, catenated_stream_push): Declared.
+
+ * txr.1: Documented catenated-stream-p and catenated-stream-push.
+
2015-05-25 Kaz Kylheku <kaz@kylheku.com>
* txr.1: Document new syntactic places framework and place-mutating macros.