summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5241c4c1..d2bc23b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2011-12-14 Kaz Kylheku <kaz@kylheku.com>
+
+ * arith.c (plus, minus, gt, lt, ge, le): Handle character operands.
+
+ * eval.c (eval_init): New functions interned.
+
+ * lib.c (num_chr, chr_num): New functions.
+
+ * lib.h (num_chr, chr_num): Declared.
+
+ * txr.1: Documentation stubs.
+
2011-12-13 Kaz Kylheku <kaz@kylheku.com>
Version 048