aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2011-02-01 12:47:50 +0000
committerdos-reis <gdr@axiomatics.org>2011-02-01 12:47:50 +0000
commitad548d86891fc4587d27061c6b79ee66bd467274 (patch)
treebed654835811c4ecc3f2992323d78969411f7b78 /src/ChangeLog
parentf0d35b6faab7983de66e2127af4f4a67dc6acd59 (diff)
downloadopen-axiom-ad548d86891fc4587d27061c6b79ee66bd467274.tar.gz
* interp/compiler.boot (compList): Use %nil form, not NIL.
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 4e8c39e4..2b91a6b9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
+2011-02-01 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * interp/compiler.boot (compList): Use %nil form, not NIL.
+
2011-01-31 Gabriel Dos Reis <gdr@cs.tamu.edu>
* interp/g-opt.boot (optCallSpecially): Remove.