aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 47f9999e..7bbfc32e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
+2011-04-22 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * boot/tokens.boot: Don't translate setDifference.
+ * boot/initial-env.lisp (SETDIFFERNECE): Remove.
+ * boot/translator.boot (evalBootFile): Rename form EVAL-BOOT-FILE.
+ * boot/utility.boot (setDifference): Define.
+ * interp/unlisp.lisp (ListMemberQ?): Remove.
+ (ListRemoveQ): Likewise.
+ (AlistAssocQ): Likewise.
+
2011-04-21 Gabriel Dos Reis <gdr@cs.tamu.edu>
* boot/utility.boot (copyList): Define.