diff --git a/doc/index.xml b/doc/index.xml
index dd2a56a..cffe825 100644
--- a/doc/index.xml
+++ b/doc/index.xml
@@ -53,8 +53,18 @@
Recent Changes
rel-2007-xx-yy
- - fixed make-source :buffering nil, thanks to Magnus Henoch for
- the report
+ -
+ fixed make-source :buffering nil, thanks to Magnus Henoch for
+ the report
+
+ -
+ fixed time and space usage in cases where entity references
+ follow each other (thanks to Ivan Shvedunov for the report)
+
+ -
+ In the DOM builder, grow a buffer for string normalization
+ exponentially, fixing a long-standing speed issue.
+
rel-2007-08-05