aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b61f128b..661c04d4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,16 @@
2008-04-19 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * interp/Makefile.pamphlet (postpar.$(FASLEXT)): Dont' compile as
+ Old Boot code.
+ * interp/postpar.boot: Adjust function declarations.
+ (aplTran): Remove.
+ (containsBang): Likewise.
+ (containsBang): Likewise.
+ (aplTranList): Likewise.
+ (hasAplExtension): Likewise.
+ (deepestExpression): Likewise.
+ (postTransform): Adjust.
+
* driver/utils.c (openaxiom_build_rts_options): Fix thinko.
2008-04-19 Gabriel Dos Reis <gdr@cs.tamu.edu>