aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 28d206b6..1ab79262 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,12 @@
2011-02-08 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * interp/category.boot(categoryObject?): Rename from isCategory.
+ * interp/c-util.boot: Adjust use.
+ * interp/functor.boot: Likewise.
+ * interp/modemap.boot: Likewise.
+
+2011-02-08 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
* interp/buildom.boot: Don't cache instantiation of builtin
domains, as the comment at the top of the file says.