aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-08-01 20:20:48 +0000
committerdos-reis <gdr@axiomatics.org>2008-08-01 20:20:48 +0000
commit2191bcacf0e0dc422e0c4de3bcc4c37556719cc8 (patch)
tree336bd0fbff359d2a026335df5a353039a5fed62a /src/ChangeLog
parentbe940a4126a9e972f4a15c104b0acd26b791d889 (diff)
downloadopen-axiom-2191bcacf0e0dc422e0c4de3bcc4c37556719cc8.tar.gz
* interp/msgdb.boot (BRIGHTPRINT-0): Remove.
(BRIGHTPRINT): Likewise. * interp/macros.lisp (sayBrightly1): Use brightPrint0 and brightPrint. (sayBrightlyNT1): Likewise.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8f16524f..0579f6dc 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
+2008-08-01 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * interp/msgdb.boot (BRIGHTPRINT-0): Remove.
+ (BRIGHTPRINT): Likewise.
+ * interp/macros.lisp (sayBrightly1): Use brightPrint0 and brightPrint.
+ (sayBrightlyNT1): Likewise.
+
2008-07-26 Gabriel Dos Reis <gdr@cs.tamu.edu>
* interp/compiler.boot (getConstructorFormOfMode): Remove.