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 fc8fe69e..a8dad0df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2014-09-02 Kaz Kylheku <kaz@kylheku.com>
+
+ * arith.c (arith_init): Register some variables: *flo-dig*,
+ *flo-min*, *flo-max*, *flo-epsilon*, *pi* and *e*.
+
+ * genvim.txr: Include arith.c in scan for symbols.
+
+ * lib.c (init): arith_init() must now be called after eval_init().
+
+ * txr.1: Documented new variables..
+
+ * txr.vim: Updated.
+
2014-08-29 Kaz Kylheku <kaz@kylheku.com>
Version 97.