aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 91eab7a6..fb7283a6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
+2008-07-08 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * interp/template.boot (evalSlotDomain): Likewise.
+ (NRTaddInner): Likewise.
+ * interp/nrunfast.boot (lazyMatch): Handle Enumeration.
+ (newExpandLocalTypeForm): Likewise.
+ * interp/lisplib.boot (isFunctor): Enumeration is a functor too.
+ * interp/nruncomp.boot (NRTencode): Encode Enumeration too.
+
2008-07-07 Gabriel Dos Reis <gdr@cs.tamu.edu>
* interp/spad.lisp (S-PROCESS): Remove Old Boot specific codes.