diff options
| author | dos-reis <gdr@axiomatics.org> | 2012-05-20 20:02:50 +0000 |
|---|---|---|
| committer | dos-reis <gdr@axiomatics.org> | 2012-05-20 20:02:50 +0000 |
| commit | 47a2fd61be7c98af4d53f8b885a0038a72fcd4e6 (patch) | |
| tree | 4287ba6ee8112a0cb73bbaa4a456333a8e26fed1 /src/ChangeLog | |
| parent | d514701a383cf1c0152a5a5e97a1530eccb8ea63 (diff) | |
| download | open-axiom-47a2fd61be7c98af4d53f8b885a0038a72fcd4e6.tar.gz | |
* boot/utility.boot (strinSuffix?): New.
* boot/translator.boot (shoeRemovebootIfNec): Use it.
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 6ba9d8bb..503dc47d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,10 @@ 2012-05-20 Gabriel Dos Reis <gdr@cs.tamu.edu> + * boot/utility.boot (strinSuffix?): New. + * boot/translator.boot (shoeRemovebootIfNec): Use it. + +2012-05-20 Gabriel Dos Reis <gdr@cs.tamu.edu> + Fix build breakage with CLozure CL. * lisp/core.lisp.in ($stdin): Demote to DEFPARAMETER. ($stdout): Likewise. |
