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 8eaaee6c..f830da0b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2008-05-24 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * interp/define.boot (compDefineFunctor1): Robustify.
+ * hyper/parse-types.c (htperror): Fix thinko.
+
2008-05-23 Gabriel Dos Reis <gdr@cs.tamu.edu>
* interp/c-util.boot (stackAndThrow): Take an optional parameter.