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 8476aad0..a148c69c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-07-28 Kaz Kylheku <kaz@kylheku.com>
+
+ * arith.c (rising_product): Fix wrong m == n case,
+ which breaks the n_perm_k function for k == 1.
+
+ * txr.1: Fix typo: n-choose-k written in place of n-perm-k.
+
2014-07-27 Kaz Kylheku <kaz@kylheku.com>
Fix 2014-02-05 safety regression: unchecked use of non-function objects