diff options
author | dos-reis <gdr@axiomatics.org> | 2013-06-01 16:28:58 +0000 |
---|---|---|
committer | dos-reis <gdr@axiomatics.org> | 2013-06-01 16:28:58 +0000 |
commit | df4fac6bb2474dd807709dbc2f8142ca6c513337 (patch) | |
tree | 92ff0b4c21a41d0680317434649d026e134eec99 /src/ChangeLog | |
parent | 64aeafac79d72f440b6546bae91583e6efd6b674 (diff) | |
download | open-axiom-df4fac6bb2474dd807709dbc2f8142ca6c513337.tar.gz |
* interp/category.boot (filterConditionalCategories): Fix thinko.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index cba7ca1c..c951d78a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,9 @@ 2013-06-01 Gabriel Dos Reis <gdr@integrable-solutions.net> + * interp/category.boot (filterConditionalCategories): Fix thinko. + +2013-06-01 Gabriel Dos Reis <gdr@integrable-solutions.net> + Support --output in compiler, for bootstrapping stage. * lisp/core.lisp.in (directoryEntries): New. * interp/lisplib.boot (compDefineLisplib): Tidy. Honor --output. |