summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c07f4669..b9085cec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-04-07 Kaz Kylheku <kaz@kylheku.com>
+
+ * lib.c (eql): Bugfix: not handling floating-point types!
+ Two objects which are equal floating-point values must be considered
+ eql even if they are distinct objects (not eq).
+
2014-04-04 Kaz Kylheku <kaz@kylheku.com>
Version 88