aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
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 4f283de3..4e9721f3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
2010-02-09 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * algebra/list.spad.pamphlet (IndexedList): Don't use NEQ.
+
+2010-02-09 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
* interp/vmlisp.lisp (MRP): Remove.
(SFP): Likewise.
* interp/i-syscmd.boot (compileAsharpCmd1): Use getEnv, not GETENV.