aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index fd6c09c2..390e0412 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
+2009-09-24 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * boot/ast.boot (bfMember): New.
+ (bfInfApplication): Use it.
+ * boot/tokens.boot: Don't rename IN.
+ * interp/ax.boot (makeAxFile): Fix thinko.
+ (makeAxExportForm): Likewise.
+
2009-09-21 Gabriel Dos Reis <gdr@cs.tamu.edu>
* algebra/data.spad.pamphlet (SystemInteger): Tidy.