summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8b219237..1751e296 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2011-12-10 Kaz Kylheku <kaz@kylheku.com>
+ * lib.c (plusv): Recognize cases to eliminate a wasteful plus call
+ with an initial element of zero.
+
+2011-12-10 Kaz Kylheku <kaz@kylheku.com>
+
* arith.c: File is now generated using TXR.
(NOOP): New macro.
(plus): Use NOOP macro.