diff --git a/docs/changes.xml b/docs/changes.xml index 5dd8d98b..9ede7833 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -31,13 +31,6 @@ NGINX Unit updated to 1.26.1. date="" time="" packager="Andrei Belov <defan@nginx.com>"> - - -the router process crashed on reconfiguration if "access_log" was configured -without listeners. - - - occasionally, the Unit daemon was unable to fully terminate; the bug had @@ -47,15 +40,22 @@ appeared in 1.26.0. -a segmentation fault occurred in the PHP module if chdir() or -fastcgi_finish_request() was called in the OPcache preloading script. +a prototype process could crash on an application process exit; the bug had +appeared in 1.26.0. -a prototype process could crash on an application process exit; the bug had -appeared in 1.26.0. +the router process crashed on reconfiguration if "access_log" was configured +without listeners. + + + + + +a segmentation fault occurred in the PHP module if chdir() or +fastcgi_finish_request() was called in the OPcache preloading script.