Index: /trunk/ccl/ChangeLog
===================================================================
--- /trunk/ccl/ChangeLog	(revision 5671)
+++ /trunk/ccl/ChangeLog	(revision 5672)
@@ -1,2 +1,13 @@
+2007-01-02 07:00  gb
+
+	* level-0/l0-pred.lisp: EQUAL on physical pathnames ignores the
+	(new) version slot, as does practically everything else.
+
+2007-01-02 06:59  gb
+
+	* level-0/l0-numbers.lisp: Don't assume that fixnums can be
+	accurately coerced to floats when comparing fixnums and floats; do
+	the logical equvalent of calling RATIONAL on the float instead.
+
 2007-01-01 23:41  gb
 
