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 a0755175..1353e7ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-12-11 Kaz Kylheku <kaz@kylheku.com>
+
+ * arith.c: Regenerated.
+
+ * arith.txr (highest_bit): New function.
+ (mul): Use highest_bit instead of shift based algorithm.
+
2011-12-10 Kaz Kylheku <kaz@kylheku.com>
* txr.vim (txr_atat): New match. The @@ sequence is recognized