summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dbce9883..3d814a6e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
2015-04-16 Kaz Kylheku <kaz@kylheku.com>
+ Add exec and pipe functions.
+
+ * configure: Check for pipe.
+
+ * sysif.c (exec_wrap, pipe_wrap): New static functions.
+ (sysif_init): Register exec and pipe intrinsics.
+
+ * txr.1: Documented exec and pipe.
+
+ * tl.vim, txr.vim: Regenerated.
+
+2015-04-16 Kaz Kylheku <kaz@kylheku.com>
+
Adding chmod.
* configure: Detect chmod.