aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2012-05-20 20:02:50 +0000
committerdos-reis <gdr@axiomatics.org>2012-05-20 20:02:50 +0000
commit47a2fd61be7c98af4d53f8b885a0038a72fcd4e6 (patch)
tree4287ba6ee8112a0cb73bbaa4a456333a8e26fed1 /src/ChangeLog
parentd514701a383cf1c0152a5a5e97a1530eccb8ea63 (diff)
downloadopen-axiom-47a2fd61be7c98af4d53f8b885a0038a72fcd4e6.tar.gz
* boot/utility.boot (strinSuffix?): New.
* boot/translator.boot (shoeRemovebootIfNec): Use it.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
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.