summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2014-02-18 07:19:11 -0800
committerKaz Kylheku <kaz@kylheku.com>2014-02-18 07:19:11 -0800
commit9f986ceb512c1e9ac0494c546e2618199396f82f (patch)
tree6604a27db5c3df6cb9309fee6ae8961aa8bcf1db /ChangeLog
parentccede3ad2a306c68861e8483a647e78f7ee54fbe (diff)
downloadtxr-9f986ceb512c1e9ac0494c546e2618199396f82f.tar.gz
txr-9f986ceb512c1e9ac0494c546e2618199396f82f.tar.bz2
txr-9f986ceb512c1e9ac0494c546e2618199396f82f.zip
* combi.c (rperm_gen_full): Update ptail with return value
of list_collect. This is not necessary for correctness, but it spares list_collect from having to search for the tail on each call.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b84f5cbf..2b1d4886 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-02-18 Kaz Kylheku <kaz@kylheku.com>
+
+ * combi.c (rperm_gen_full): Update ptail with return value
+ of list_collect. This is not necessary for correctness, but it spares
+ list_collect from having to search for the tail on each call.
+
2014-02-17 Kaz Kylheku <kaz@kylheku.com>
Version 80