From d37b76232e9b513d109e61e4d5cb562541ed935c Mon Sep 17 00:00:00 2001 From: Alejandro Colomar Date: Fri, 5 Aug 2022 12:47:17 +0200 Subject: [PATCH] Put changes entry in the correct position. --- docs/changes.xml | 12 ++++++------ 1 file 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>"> + + +increased the applications' startup timeout. + + + supporting UNIX sockets in address matching. @@ -75,12 +81,6 @@ handled, and caused a use-after-free bug. - - -increased the applications' startup timeout. - - - force SCRIPT_NAME in Ruby to always be an empty string.