diff options
author | dos-reis <gdr@axiomatics.org> | 2013-05-26 05:23:32 +0000 |
---|---|---|
committer | dos-reis <gdr@axiomatics.org> | 2013-05-26 05:23:32 +0000 |
commit | ed9e9f02689b500004c6e81f374da75bffa42a5a (patch) | |
tree | fab05d16a15468862abcaa1440c8e9a7434387c3 /src/ChangeLog | |
parent | 55bb112b197664527f8cdf1c7005b5979911a0c7 (diff) | |
download | open-axiom-ed9e9f02689b500004c6e81f374da75bffa42a5a.tar.gz |
Rename ADDPTIONS to addCompilerOption and implement in Boot.
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 b1703f4c..e36e3649 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2013-05-26 Gabriel Dos Reis <gdr@integrable-solutions.net> + + * interp/nlib.lisp (ADDOPTIONS): Move to sys-utility.boot. + * interp/sys-utility.boot (addCompilerOption): Rename from ADDOPTIONS. + 2013-05-25 Gabriel Dos Reis <gdr@integrable-solutions.net> * algebra/logic.spad.pamphlet: New file. |