summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 39e95ff2..49e0a6c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2011-12-13 Kaz Kylheku <kaz@kylheku.com>
+ * arith.c (exptmod, gcd): New functions.
+
+ * eval.c (eval_init): New functions registered as intrisics.
+
+ * lib.h (exptmod, gcd): Declared.
+
+ * txr.1: Documentation stubs added.
+
+2011-12-13 Kaz Kylheku <kaz@kylheku.com>
+
* arith.c (evenp, oddp): New functions.
* eval.c (eval_init): New functions registered as intrinsics.