Deleted Added
1<?xml version="1.0" ?>
2<!DOCTYPE change_log SYSTEM "changes.dtd" >
3
4
5<change_log title="unit">
6
7
8<changes apply="unit-php

--- 31 unchanged lines hidden (view full) ---

40
41<change type="bugfix">
42<para>
43occasionally, the Unit daemon was unable to fully terminate; the bug had
44appeared in 1.26.0.
45</para>
46</change>
47
48<change type="bugfix">
49<para>
50a segmentation fault occurred in the PHP module if chdir() or
51fastcgi_finish_request() was called in the OPcache preloading script.
52</para>
53</change>
54
55</changes>
56
57
58<changes apply="unit-jsc18" ver="1.26.0" rev="1"
59 date="2021-11-18" time="18:00:00 +0300"
60 packager="Andrei Belov &lt;defan@nginx.com&gt;">
61
62<change>

--- 3095 unchanged lines hidden ---