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 20896801..2aff9393 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2014-10-16 Kaz Kylheku <kaz@kylheku.com>
+ * arith.c (gcd, lognot): Bugfix: bignum results
+ in fixnum range not normalized.
+
+2014-10-16 Kaz Kylheku <kaz@kylheku.com>
+
* match.c (dest_bind): More detailed log message for variable
mismatch.