diff --git a/changelog b/changelog
index 6925309..72d4248 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,8 @@
+20090809 tpd src/axiom-website/patches.html 20090809.02.tpd.patch
+20090809 tpd src/interp/Makefile remove property.lisp
+20090809 tpd src/interp/debugsys.lisp remove property reference
+20090809 tpd src/interp/vmlisp.lisp merge property.lisp
+20090809 tpd src/interp/property.lisp removed, merged with vmlisp.lisp
20090809 tpd src/axiom-website/patches.html 20090809.01.tpd.patch
20090809 tpd src/interp/Makefile remove setq.lisp
20090809 tpd src/interp/debugsys.lisp remove setq reference
diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html
index a17d145..11a5c20 100644
--- a/src/axiom-website/patches.html
+++ b/src/axiom-website/patches.html
@@ -1762,6 +1762,8 @@ vmlisp.lisp and spad.lisp merged
vmlisp.lisp and bits.lisp merged
20090809.01.tpd.patch
vmlisp.lisp and setq.lisp merged
+20090809.02.tpd.patch
+vmlisp.lisp and property.lisp merged