diff options
| author | Alejandro Colomar <alx.manpages@gmail.com> | 2022-08-05 12:47:17 +0200 |
|---|---|---|
| committer | Alejandro Colomar <alx.manpages@gmail.com> | 2022-08-08 12:13:28 +0200 |
| commit | d37b76232e9b513d109e61e4d5cb562541ed935c (patch) | |
| tree | 701c310756557d751f923a649ec70d36b4fe85e2 /docs | |
| parent | c7543311ca70c0855721a67ac8b0408ba35f5378 (diff) | |
| download | unit-d37b76232e9b513d109e61e4d5cb562541ed935c.tar.gz unit-d37b76232e9b513d109e61e4d5cb562541ed935c.tar.bz2 | |
Put changes entry in the correct position.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/changes.xml | 12 |
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. |
