aboutsummaryrefslogtreecommitdiff
path: root/src/boot/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2007-08-19 02:02:25 +0000
committerdos-reis <gdr@axiomatics.org>2007-08-19 02:02:25 +0000
commit24c3320e85644fda0e2157db51cdb0697ef5ea09 (patch)
tree2dc3c000554bc8cf9ab3f77ae9c2970ef0657a9e /src/boot/ChangeLog
parentbc5a8eb98b7a1cee6b0813a515c92a765d0cc470 (diff)
downloadopen-axiom-24c3320e85644fda0e2157db51cdb0697ef5ea09.tar.gz
* translator.boot.pamphlet (EVAL-BOOT-FILE): Fix thinko. Use
setCurrentPackage to reset current package. (BO): Likewise. (bStreamPackageNull): Likewise. Update cached Lisp translation.
Diffstat (limited to 'src/boot/ChangeLog')
-rw-r--r--src/boot/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/boot/ChangeLog b/src/boot/ChangeLog
index 0015cc43..0577aeec 100644
--- a/src/boot/ChangeLog
+++ b/src/boot/ChangeLog
@@ -1,3 +1,11 @@
+2007-08-18 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * translator.boot.pamphlet (EVAL-BOOT-FILE): Fix thinko. Use
+ setCurrentPackage to reset current package.
+ (BO): Likewise.
+ (bStreamPackageNull): Likewise.
+ Update cached Lisp translation.
+
2007-08-17 Gabriel Dos Reis <gdr@cs.tamu.edu>
* translator.boot.pamphlet (bpOutItem): Translate ConstantDefinition