summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--docs/changes.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/changes.xml b/docs/changes.xml
index 5dd8d98b..9ede7833 100644
--- a/docs/changes.xml
+++ b/docs/changes.xml
@@ -33,29 +33,29 @@ NGINX Unit updated to 1.26.1.
<change type="bugfix">
<para>
-the router process crashed on reconfiguration if "access_log" was configured
-without listeners.
+occasionally, the Unit daemon was unable to fully terminate; the bug had
+appeared in 1.26.0.
</para>
</change>
<change type="bugfix">
<para>
-occasionally, the Unit daemon was unable to fully terminate; the bug had
+a prototype process could crash on an application process exit; the bug had
appeared in 1.26.0.
</para>
</change>
<change type="bugfix">
<para>
-a segmentation fault occurred in the PHP module if chdir() or
-fastcgi_finish_request() was called in the OPcache preloading script.
+the router process crashed on reconfiguration if "access_log" was configured
+without listeners.
</para>
</change>
<change type="bugfix">
<para>
-a prototype process could crash on an application process exit; the bug had
-appeared in 1.26.0.
+a segmentation fault occurred in the PHP module if chdir() or
+fastcgi_finish_request() was called in the OPcache preloading script.
</para>
</change>