summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorAlejandro Colomar <alx.manpages@gmail.com>2022-08-05 12:47:17 +0200
committerAlejandro Colomar <alx.manpages@gmail.com>2022-08-08 12:13:28 +0200
commitd37b76232e9b513d109e61e4d5cb562541ed935c (patch)
tree701c310756557d751f923a649ec70d36b4fe85e2 /docs
parentc7543311ca70c0855721a67ac8b0408ba35f5378 (diff)
downloadunit-d37b76232e9b513d109e61e4d5cb562541ed935c.tar.gz
unit-d37b76232e9b513d109e61e4d5cb562541ed935c.tar.bz2
Put changes entry in the correct position.
Diffstat (limited to 'docs')
-rw-r--r--docs/changes.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/changes.xml b/docs/changes.xml
index 68498278..c32716de 100644
--- a/docs/changes.xml
+++ b/docs/changes.xml
@@ -31,6 +31,12 @@ NGINX Unit updated to 1.28.0.
date="" time=""
packager="Nginx Packaging &lt;nginx-packaging@f5.com&gt;">
+<change type="change">
+<para>
+increased the applications' startup timeout.
+</para>
+</change>
+
<change type="feature">
<para>
supporting UNIX sockets in address matching.
@@ -75,12 +81,6 @@ handled, and caused a use-after-free bug.
</para>
</change>
-<change type="change">
-<para>
-increased the applications' startup timeout.
-</para>
-</change>
-
<change type="bugfix">
<para>
force SCRIPT_NAME in Ruby to always be an empty string.