We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c754331 commit d37b762Copy full SHA for d37b762
docs/changes.xml
@@ -31,6 +31,12 @@ NGINX Unit updated to 1.28.0.
31
date="" time=""
32
packager="Nginx Packaging <nginx-packaging@f5.com>">
33
34
+<change type="change">
35
+<para>
36
+increased the applications' startup timeout.
37
+</para>
38
+</change>
39
+
40
<change type="feature">
41
<para>
42
supporting UNIX sockets in address matching.
@@ -75,12 +81,6 @@ handled, and caused a use-after-free bug.
75
81
</para>
76
82
</change>
77
83
78
-<change type="change">
79
-<para>
80
-increased the applications' startup timeout.
-</para>
-</change>
-
84
<change type="bugfix">
85
86
force SCRIPT_NAME in Ruby to always be an empty string.
0 commit comments