aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 486073d8..02f1f0d8 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,4 +1,8 @@
-2008-10-19 Alfredo Portes <doyenatccny@gmail.com>
+2008-10-20 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * interp/debug.lisp (WHOCALLED): Fix thinko.
+
+2008-10-19 Alfredo Portes <doyenatccny@gmail.com>
* include/open-axiom.h: Replace __MINGW32__ declaration
with __WIN32__.