diff options
author | dos-reis <gdr@axiomatics.org> | 2008-06-03 02:23:11 +0000 |
---|---|---|
committer | dos-reis <gdr@axiomatics.org> | 2008-06-03 02:23:11 +0000 |
commit | 6ee2b7e330751ab22c70d3abbef9e9523fa86036 (patch) | |
tree | 005a12bb2a99a82ae764a741922d75597328135e /src/ChangeLog | |
parent | 554dfb1181317ec273944a4387118d808fce0675 (diff) | |
download | open-axiom-6ee2b7e330751ab22c70d3abbef9e9523fa86036.tar.gz |
* interp/define.boot (compDefineCategory): Check that a category
was indeed abbreviated a category.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 3052790f..28f6797a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2008-06-02 Gabriel Dos Reis <gdr@cs.tamu.edu> + + * interp/define.boot (compDefineCategory): Check that a category + was indeed abbreviated a category. + 2008-05-29 Gabriel Dos Reis <gdr@cs.tamu.edu> Fix AW/421. |