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 32199aa9..40c1b7e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2014-01-11 Kaz Kylheku <kaz@kylheku.com>
+
+ * arith.c (to_float): Print function name as ~a rather than ~s,
+ so it doesn't have quotes around it.
+ (cum_norm_dist): New function.
+
+ * arith.h (cum_norm_dist): Declared.
+
+ * eval.c: Include arith.h.
+ (eval_init): Register cum_norm_dist as intrinsic.
+
+ * txr.1: Documented cum-norm-dist.
+
2014-01-10 Kaz Kylheku <kaz@kylheku.com>
* configure: Detect platforms which don't reveal declarations