summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a39c45a3..9f1f3b3a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2014-12-05 Kaz Kylheku <kaz@kylheku.com>
+ * arith.c (tofloat, toint): Handle characters.
+ Fix error message in toint wrongly identifying itself as tofloat.
+
+ * txr.1: Document handling of characters.
+
+2014-12-05 Kaz Kylheku <kaz@kylheku.com>
+
* eval.c (eval_init): Register in function as intrinsic.
* lib.c (in): New function.