aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2011-08-18 17:10:22 +0000
committerdos-reis <gdr@axiomatics.org>2011-08-18 17:10:22 +0000
commit1c30041fd6a1115dbf0ed7373e570d6ca0ef81a9 (patch)
tree7d3a938437ed91f69eb1ef52eae19a931ac5a0ac /src/ChangeLog
parent44936f3d978b3a47cc67a3a51fe43030b24e0a9e (diff)
downloadopen-axiom-1c30041fd6a1115dbf0ed7373e570d6ca0ef81a9.tar.gz
* interp/c-util.boot: Use category accessors.
* interp/category.boot: Likewise. * interp/modemap.boot: Likewise.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 93f7a46c..5619b63d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,11 @@
2011-08-18 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * interp/c-util.boot: Use category accessors.
+ * interp/category.boot: Likewise.
+ * interp/modemap.boot: Likewise.
+
+2011-08-18 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
* interp/c-util.boot (categoryAssociatedTypes): Rename from
categoryHierarchy. Adjust callers.
(categoryPrincipals): New.