aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0d54fe8f..976a40ee 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
2009-06-09 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * interp/i-coerfn.boot (Expr2Up): Fix regression introduced by
+ name$Kernel removal.
+
+2009-06-09 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
* interp/compiler.boot (compLogicalNot): Tidy.
* interp/define.boot (doIt): Tidy conditional case.
* boot/tokens.boot: 'fourth' is a now a builtin function.