aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2011-07-04 06:36:35 +0000
committerdos-reis <gdr@axiomatics.org>2011-07-04 06:36:35 +0000
commit2f5255f62b85b026dcf11adafff07ac2f254a41c (patch)
tree0cf105b0d3dfa04b44315f2f31275f3feb66db67 /src/ChangeLog
parentdc5f09ca9fe80896ec7fd8677a3e517ce9213285 (diff)
downloadopen-axiom-2f5255f62b85b026dcf11adafff07ac2f254a41c.tar.gz
* interp/int-top.boot (SpadInterpretStream): Remove binding of
$erMsgToss, as it is never assigned to. (phIntReportMsgs): Adjust. (phReportMsgs): Likewise. * interp/msg.boot (showMsgPos?): Likewise. (initImPr): Likewise.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2363b4ca..25ec1ab8 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
+2011-07-04 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * interp/int-top.boot (SpadInterpretStream): Remove binding of
+ $erMsgToss, as it is never assigned to.
+ (phIntReportMsgs): Adjust.
+ (phReportMsgs): Likewise.
+ * interp/msg.boot (showMsgPos?): Likewise.
+ (initImPr): Likewise.
+
2011-07-03 Gabriel Dos Reis <gdr@cs.tamu.edu>
* interp/vmlisp.lisp (PRINTEXP): Remove.