diff --git a/docs/changes.xml b/docs/changes.xml
index bbcc72ad..0adf020d 100644
--- a/docs/changes.xml
+++ b/docs/changes.xml
@@ -64,6 +64,13 @@ rather than a document root directory to be prepended to the request URI.
+
+
+automatic adjustment of existing configurations to the new "share" behavior
+when updating from previous versions.
+
+
+
variables support in the "share" option.
@@ -84,8 +91,7 @@ variables support in the "chroot" option.
-automatic adjustment of existing configurations to the new "share" behavior
-when updating from previous versions.
+PHP opcache is shared between application processes.
@@ -95,15 +101,10 @@ request routing by the query string.
-
-
-PHP opcache is shared between application processes.
-
-
-
-fixed building with glibc 2.34, notably Fedora 35.
+the router and app processes could crash when the requests limit was reached
+by asynchronous or multithreaded apps.
@@ -116,8 +117,7 @@ after the corresponding listener had been reconfigured.
-the router and app processes could crash when the requests limit was reached
-by asynchronous or multithreaded apps.
+fixed building with glibc 2.34, notably Fedora 35.