summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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 <nginx-packaging@f5.com>">
+<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.