diff --git a/changelog b/changelog index c53d3f7..37057dc 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,5 @@ +20110202 tpd src/axiom-website/patches.html 20110202.01.tpd.patch +20110202 tpd src/interp/vmlisp.lisp remove extra end{chunk} 20110201 tpd src/axiom-website/patches.html 20110201.01.tpd.patch 20110201 tpd src/axiom-website/download.html 20110130 tpd src/axiom-website/patches.html 20110130.01.tpd.patch diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html index 8d86f41..0a68a4c 100644 --- a/src/axiom-website/patches.html +++ b/src/axiom-website/patches.html @@ -3385,5 +3385,7 @@ In process, not yet released

January release
20110201.01.tpd.patch src/axiom-website/download.html update the download page
+20110202.01.tpd.patch +src/interp/vmlisp.lisp remove extra end{chunk}
diff --git a/src/interp/vmlisp.lisp.pamphlet b/src/interp/vmlisp.lisp.pamphlet index 2ba7a71..364a891 100644 --- a/src/interp/vmlisp.lisp.pamphlet +++ b/src/interp/vmlisp.lisp.pamphlet @@ -6413,7 +6413,6 @@ o there is some code at the end of SPECEVAL BOOT that puts "up" (LET |compSetqInteractive|) )) (MAKEPROP (CAR X) 'INTERACTIVE (CADR X))) -\end{chunk} ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;