Reordered changes for 1.26.1 by significance (subjective).

This commit is contained in:
Valentin Bartenev
2021-12-02 18:22:48 +03:00
parent d3d59249e6
commit 5212d60ccf

View File

@@ -31,13 +31,6 @@ NGINX Unit updated to 1.26.1.
date="" time="" date="" time=""
packager="Andrei Belov <defan@nginx.com>"> packager="Andrei Belov <defan@nginx.com>">
<change type="bugfix">
<para>
the router process crashed on reconfiguration if "access_log" was configured
without listeners.
</para>
</change>
<change type="bugfix"> <change type="bugfix">
<para> <para>
occasionally, the Unit daemon was unable to fully terminate; the bug had occasionally, the Unit daemon was unable to fully terminate; the bug had
@@ -47,15 +40,22 @@ appeared in 1.26.0.
<change type="bugfix"> <change type="bugfix">
<para> <para>
a segmentation fault occurred in the PHP module if chdir() or a prototype process could crash on an application process exit; the bug had
fastcgi_finish_request() was called in the OPcache preloading script. appeared in 1.26.0.
</para> </para>
</change> </change>
<change type="bugfix"> <change type="bugfix">
<para> <para>
a prototype process could crash on an application process exit; the bug had the router process crashed on reconfiguration if "access_log" was configured
appeared in 1.26.0. without listeners.
</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.
</para> </para>
</change> </change>