aboutsummaryrefslogtreecommitdiff
path: root/src/interp/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2007-11-11 17:53:30 +0000
committerdos-reis <gdr@axiomatics.org>2007-11-11 17:53:30 +0000
commit9f15074c439f939c7b052b8de33c6b167d5f1cfa (patch)
tree26555260897e0f71493f8beed809f4d6d94607c5 /src/interp/ChangeLog
parented27313ddc520ba88e50489f11112bb08e153e3e (diff)
downloadopen-axiom-9f15074c439f939c7b052b8de33c6b167d5f1cfa.tar.gz
* Makefile.pamphlet (nrunfast.$(FASLEXT)): New rule.
(nruncomp.$(FASLEXT)): Likewise. (<<nrunfast.clisp>>): Remove (<<nruncomp.clisp>>): Likewise. * nruncomp.boot.pamphlet: Push into package "BOOT". Fix syntax. * nrunfast.boot.pamphlet: Likewise.
Diffstat (limited to 'src/interp/ChangeLog')
-rw-r--r--src/interp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/interp/ChangeLog b/src/interp/ChangeLog
index 5700dbcf..ec02013e 100644
--- a/src/interp/ChangeLog
+++ b/src/interp/ChangeLog
@@ -1,3 +1,12 @@
+2007-11-11 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * Makefile.pamphlet (nrunfast.$(FASLEXT)): New rule.
+ (nruncomp.$(FASLEXT)): Likewise.
+ (<<nrunfast.clisp>>): Remove
+ (<<nruncomp.clisp>>): Likewise.
+ * nruncomp.boot.pamphlet: Push into package "BOOT". Fix syntax.
+ * nrunfast.boot.pamphlet: Likewise.
+
2007-11-10 Gabriel Dos Reis <gdr@cs.tamu.edu>
* Makefile.pamphlet (nrungo.$(FASLEXT)): New rule.