diff --git a/changelog b/changelog
index 4b4dcc3..14b428a 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,7 @@
+20090816 tpd src/axiom-website/patches.html 20090816.03.tpd.patch
+20090816 tpd src/interp/Makefile move g-cndata.boot to g-cndata.lisp
+20090816 tpd src/interp/g-cndata.lisp added, rewritten from g-cndata.boot
+20090816 tpd src/interp/g-cndata.boot removed, rewritten to g-cndata.lisp
20090816 tpd src/axiom-website/patches.html 20090816.02.tpd.patch
20090816 tpd src/interp/Makefile move g-boot.boot to g-boot.lisp
20090816 tpd src/interp/g-boot.lisp added, rewritten from g-boot.boot
diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html
index 39a10a5..2f0affc 100644
--- a/src/axiom-website/patches.html
+++ b/src/axiom-website/patches.html
@@ -1800,6 +1800,8 @@ database.lisp rewrite from boot to lisp
format.lisp rewrite from boot to lisp
20090816.02.tpd.patch
g-boot.lisp rewrite from boot to lisp
+20090816.03.tpd.patch
+g-cndata.lisp rewrite from boot to lisp