From 02f24f695c73f89f12097c6541732403fa854eae Mon Sep 17 00:00:00 2001 From: Valentin Bartenev Date: Thu, 2 Dec 2021 18:22:57 +0300 Subject: Added version 1.26.1 CHANGES. --- CHANGES | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 0c93d2bc..d7fa5641 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,22 @@ +Changes with Unit 1.26.1 02 Dec 2021 + + *) Bugfix: occasionally, the Unit daemon was unable to fully terminate; + the bug had appeared in 1.26.0. + + *) Bugfix: a prototype process could crash on an application process + exit; the bug had appeared in 1.26.0. + + *) Bugfix: the router process crashed on reconfiguration if "access_log" + was configured without listeners. + + *) Bugfix: a segmentation fault occurred in the PHP module if chdir() or + fastcgi_finish_request() was called in the OPcache preloading script. + + *) Bugfix: fatal errors on DragonFly BSD; the bug had appeared in + 1.26.0. + + Changes with Unit 1.26.0 18 Nov 2021 *) Change: the "share" option now specifies the entire path to the files -- cgit