diff --git a/changelog b/changelog
index 6dba97d..e22f56c 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,7 @@
+20090830 tpd src/axiom-website/patches.html 20090830.01.tpd.patch
+20090830 tpd src/interp/Makefile move br-con.boot to br-con.lisp
+20090830 tpd src/interp/br-con.lisp added, rewritten from br-con.boot
+20090830 tpd src/interp/br-con.boot removed, rewritten to br-con.lisp
20090828 tpd src/axiom-website/patches.html 20090828.05.tpd.patch
20090828 tpd src/interp/Makefile remove all .dvi usage
20090828 tpd src/axiom-website/patches.html 20090828.04.tpd.patch
diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html
index 5e57f9e..d36f6c6 100644
--- a/src/axiom-website/patches.html
+++ b/src/axiom-website/patches.html
@@ -1938,5 +1938,7 @@ compiler.lisp rewrite from boot to lisp
sfsfun.lisp rewrite from boot to lisp
20090828.05.tpd.patch
src/interp/Makefile remove all .dvi usage
+20090830.01.tpd.patch
+src/interp/br-con rewrite from boot to lisp