aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-10-18 04:42:45 +0000
committerdos-reis <gdr@axiomatics.org>2008-10-18 04:42:45 +0000
commit55322fdb5d4cdf67644b3cc0d9930511e1abe80a (patch)
tree63c10702ed9e1f6878183f4ecb0f6d55bd804cee /src/ChangeLog
parent5fa1aa207c014a8cfeb3056f10857bb0c2cbd1a2 (diff)
downloadopen-axiom-55322fdb5d4cdf67644b3cc0d9930511e1abe80a.tar.gz
* interp/debug.lisp (WHOCALLED): Add dummy definition.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 4ea2b579..fa693bce 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
2008-10-17 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * interp/debug.lisp (WHOCALLED): Add dummy definition.
+
+2008-10-17 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
* interp/i-output.boot (callForm2String): Properly display package
call.