aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2010-12-27 07:01:11 +0000
committerdos-reis <gdr@axiomatics.org>2010-12-27 07:01:11 +0000
commit66c8612e257defa8e42bb7b50b0c88a73422e660 (patch)
tree6da0dcbef2c96b7ff01dc39ff73c737eaf435290 /src/ChangeLog
parent7ade11e95e821f312618b60b76ff94f94e7edfdd (diff)
downloadopen-axiom-66c8612e257defa8e42bb7b50b0c88a73422e660.tar.gz
* 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.
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