diff --git a/changelog b/changelog
index 9ed93c3..4e9cd29 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,7 @@
+20090824 tpd src/axiom-website/patches.html 20090824.11.tpd.patch
+20090824 tpd src/interp/Makefile move pile.boot to pile.lisp
+20090824 tpd src/interp/pile.lisp added, rewritten from pile.boot
+20090824 tpd src/interp/pile.boot removed, rewritten to pile.lisp
20090824 tpd src/axiom-website/patches.html 20090824.10.tpd.patch
20090824 tpd src/interp/Makefile move pf2sex.boot to pf2sex.lisp
20090824 tpd src/interp/pf2sex.lisp added, rewritten from pf2sex.boot
diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html
index feec491..9ed2881 100644
--- a/src/axiom-website/patches.html
+++ b/src/axiom-website/patches.html
@@ -1884,5 +1884,7 @@ packtran.lisp rewrite from boot to lisp
pathname.lisp rewrite from boot to lisp
20090824.10.tpd.patch
pf2sex.lisp rewrite from boot to lisp
+20090824.11.tpd.patch
+pile.lisp rewrite from boot to lisp