Put changes entry in the correct position.

This commit is contained in:
Alejandro Colomar
2022-08-05 12:47:17 +02:00
parent c7543311ca
commit d37b76232e

View File

@@ -31,6 +31,12 @@ NGINX Unit updated to 1.28.0.
date="" time="" date="" time=""
packager="Nginx Packaging <nginx-packaging@f5.com>"> packager="Nginx Packaging <nginx-packaging@f5.com>">
<change type="change">
<para>
increased the applications' startup timeout.
</para>
</change>
<change type="feature"> <change type="feature">
<para> <para>
supporting UNIX sockets in address matching. supporting UNIX sockets in address matching.
@@ -75,12 +81,6 @@ handled, and caused a use-after-free bug.
</para> </para>
</change> </change>
<change type="change">
<para>
increased the applications' startup timeout.
</para>
</change>
<change type="bugfix"> <change type="bugfix">
<para> <para>
force SCRIPT_NAME in Ruby to always be an empty string. force SCRIPT_NAME in Ruby to always be an empty string.