diff --git a/changelog b/changelog
index 35965bb..0ed1f87 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,7 @@
+20090711 tpd src/axiom-website/patches.html 20090711.01.tpd.patch
+20090711 tpd src/interp/bc-matrix.boot merge bc-solve
+20090711 tpd src/interp/bc-solve.boot removed, merge with bc-matrix
+20090711 tpd src/interp/Makefile remove bc-solve
20090710 tpd src/axiom-website/patches.html 20090710.01.tpd.patch
20090710 tpd src/interp/bc-matrix.boot merge bc-misc
20090710 tpd src/interp/bc-misc.boot removed, merge with bc-matrix
diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html
index 376f72d..be2ede3 100644
--- a/src/axiom-website/patches.html
+++ b/src/axiom-website/patches.html
@@ -1695,5 +1695,7 @@ src/axiom-website/patches.html fixup patch order
quat.spad move QUATCT2 to bookvol10.4
20090710.01.tpd.patch
merge bc-matrix and bc-misc
+20090711.01.tpd.patch
+merge bc-matrix and bc-solve