aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d2a64671..6c28c380 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
+2010-12-27 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * boot/includer.boot (char): Move to token.boot.
+ * boot/tokens.boot (shoeStartsId): Move from initial-env.lisp
+ (shoeIdChar): Likewise.
+ * boot/initial-env.lisp (CHARMEM): Remove.
+
2010-12-19 Gabriel Dos Reis <gdr@cs.tamu.edu>
* algebra/files.spad.pamphlet (KeyedAccessFile): Use try/finally