summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-12-03 00:24:38 -0800
committerKaz Kylheku <kaz@kylheku.com>2011-12-03 00:24:38 -0800
commit7c42721b3f5d9e96c26f2fa853e7e1c477247664 (patch)
tree282c73151435e4be8bd89228dc2b3f3e1f9e92b7 /ChangeLog
parentfdb086e9ba73d203a2bd9ea0d53a2f9cdd2b6af1 (diff)
downloadtxr-7c42721b3f5d9e96c26f2fa853e7e1c477247664.tar.gz
txr-7c42721b3f5d9e96c26f2fa853e7e1c477247664.tar.bz2
txr-7c42721b3f5d9e96c26f2fa853e7e1c477247664.zip
* eval.c (eval_init): String and character functions
exposed as intrinsics. * txr.1: Blank sections created.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c11e71dc..2301f0dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-12-03 Kaz Kylheku <kaz@kylheku.com>
+
+ * eval.c (eval_init): String and character functions
+ exposed as intrinsics.
+
+ * txr.1: Blank sections created.
+
2011-12-02 Kaz Kylheku <kaz@kylheku.com>
* txr.1: Added stub sections for new functions.