diff options
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 6 |
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. |