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 a9bc47a6..dbce9883 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
2015-04-16 Kaz Kylheku <kaz@kylheku.com>
+ Adding chmod.
+
+ * configure: Detect chmod.
+
+ * sysif.c (chmod_wrap): New function.
+ (sysif_init): Register chmod intrinsic.
+
+ * txr.1: Documented.
+
+ * tl.vim, txr.vim: Regenerated.
+
+2015-04-16 Kaz Kylheku <kaz@kylheku.com>
+
Adding dotimes macro.
* eval.c (me_dotimes): New function.