changes.xml (2195:8dee71bcf84e) changes.xml (2196:7009706269f0)
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<change type="change">
41<para>
42disallowed abstract Unix domain socket syntax in non-Linux systems.
43</para>
44</change>
45
46<change type="feature">
47<para>
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<change type="change">
41<para>
42disallowed abstract Unix domain socket syntax in non-Linux systems.
43</para>
44</change>
45
46<change type="feature">
47<para>
48support for abstract Unix sockets.
48basic statistics API.
49</para>
50</change>
51
52<change type="feature">
53<para>
49</para>
50</change>
51
52<change type="feature">
53<para>
54support for Unix sockets in address matching.
54customizable access log format.
55</para>
56</change>
57
58<change type="feature">
59<para>
55</para>
56</change>
57
58<change type="feature">
59<para>
60forwarded header to replace client address and protocol.
60more HTTP variables support.
61</para>
62</change>
63
64<change type="feature">
65<para>
61</para>
62</change>
63
64<change type="feature">
65<para>
66ability to get dynamic variables.
66forwarded header to replace client address and protocol.
67</para>
68</change>
69
70<change type="feature">
71<para>
67</para>
68</change>
69
70<change type="feature">
71<para>
72more HTTP variables support.
72ability to get dynamic variables.
73</para>
74</change>
75
76<change type="feature">
77<para>
73</para>
74</change>
75
76<change type="feature">
77<para>
78the $dollar variable translates to a literal "$" during variable substitution.
78support for abstract Unix sockets.
79</para>
80</change>
81
82<change type="feature">
83<para>
79</para>
80</change>
81
82<change type="feature">
83<para>
84customizable access log format.
84support for Unix sockets in address matching.
85</para>
86</change>
87
88<change type="feature">
89<para>
85</para>
86</change>
87
88<change type="feature">
89<para>
90basic statistics API.
90the $dollar variable translates to a literal "$" during variable substitution.
91</para>
92</change>
93
94<change type="bugfix">
95<para>
96router process could crash if index file didn't contain an extension.
97</para>
98</change>
99
100<change type="bugfix">
101<para>
102force SCRIPT_NAME in Ruby to always be an empty string.
103</para>
104</change>
105
106<change type="bugfix">
107<para>
91</para>
92</change>
93
94<change type="bugfix">
95<para>
96router process could crash if index file didn't contain an extension.
97</para>
98</change>
99
100<change type="bugfix">
101<para>
102force SCRIPT_NAME in Ruby to always be an empty string.
103</para>
104</change>
105
106<change type="bugfix">
107<para>
108the Ruby application process could crash on SIGTERM.
108when isolated PID numbers reach the prototype process host PID,
109the prototype crashed.
109</para>
110</change>
111
112<change type="bugfix">
113<para>
110</para>
111</change>
112
113<change type="bugfix">
114<para>
114the Ruby application process could crash on SIGINT.
115the Ruby application process could crash on SIGTERM.
115</para>
116</change>
117
118<change type="bugfix">
119<para>
116</para>
117</change>
118
119<change type="bugfix">
120<para>
120when isolated PID numbers reach the prototype process host PID,
121the prototype crashed.
121the Ruby application process could crash on SIGINT.
122</para>
123</change>
124
125<change type="bugfix">
126<para>
127mutex leak in the C API.
128</para>
129</change>

--- 3271 unchanged lines hidden ---
122</para>
123</change>
124
125<change type="bugfix">
126<para>
127mutex leak in the C API.
128</para>
129</change>

--- 3271 unchanged lines hidden ---