aboutsummaryrefslogtreecommitdiff
path: root/src/interp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/ChangeLog')
-rw-r--r--src/interp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/interp/ChangeLog b/src/interp/ChangeLog
index 0b069080..f40fbd5f 100644
--- a/src/interp/ChangeLog
+++ b/src/interp/ChangeLog
@@ -1,3 +1,13 @@
+2007-11-05 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * Makefile.pamphlet (compiler.$(FASLEXT)): New rule.
+ (c-doc.$(FASLEXT)): Likewise.
+ (<<c-doc.clisp>>): Likewise.
+ (<<compiler.clisp>>): Likewise.
+ * c-doc.boot.pamphlet: Push into package "BOOT". Fix syntax.
+ Document functions. Remove dead codes.
+ * compiler.boot.pamphlet: Push into package "BOOT". Fix syntax.
+
2007-11-04 Gabriel Dos Reis <gdr@cs.tamu.edu>
* Makefile.pamphlet (iterator.$(FASLEXT)): New rule.