Skip to content

Commit ff9054a

Browse files
Reordered changes for 1.28.0 by significance (subjective).
1 parent ac5c0f1 commit ff9054a

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

docs/changes.xml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -45,49 +45,49 @@ disallowed abstract Unix domain socket syntax in non-Linux systems.
4545

4646
<change type="feature">
4747
<para>
48-
support for abstract Unix sockets.
48+
basic statistics API.
4949
</para>
5050
</change>
5151

5252
<change type="feature">
5353
<para>
54-
support for Unix sockets in address matching.
54+
customizable access log format.
5555
</para>
5656
</change>
5757

5858
<change type="feature">
5959
<para>
60-
forwarded header to replace client address and protocol.
60+
more HTTP variables support.
6161
</para>
6262
</change>
6363

6464
<change type="feature">
6565
<para>
66-
ability to get dynamic variables.
66+
forwarded header to replace client address and protocol.
6767
</para>
6868
</change>
6969

7070
<change type="feature">
7171
<para>
72-
more HTTP variables support.
72+
ability to get dynamic variables.
7373
</para>
7474
</change>
7575

7676
<change type="feature">
7777
<para>
78-
the $dollar variable translates to a literal "$" during variable substitution.
78+
support for abstract Unix sockets.
7979
</para>
8080
</change>
8181

8282
<change type="feature">
8383
<para>
84-
customizable access log format.
84+
support for Unix sockets in address matching.
8585
</para>
8686
</change>
8787

8888
<change type="feature">
8989
<para>
90-
basic statistics API.
90+
the $dollar variable translates to a literal "$" during variable substitution.
9191
</para>
9292
</change>
9393

@@ -105,20 +105,20 @@ force SCRIPT_NAME in Ruby to always be an empty string.
105105

106106
<change type="bugfix">
107107
<para>
108-
the Ruby application process could crash on SIGTERM.
108+
when isolated PID numbers reach the prototype process host PID,
109+
the prototype crashed.
109110
</para>
110111
</change>
111112

112113
<change type="bugfix">
113114
<para>
114-
the Ruby application process could crash on SIGINT.
115+
the Ruby application process could crash on SIGTERM.
115116
</para>
116117
</change>
117118

118119
<change type="bugfix">
119120
<para>
120-
when isolated PID numbers reach the prototype process host PID,
121-
the prototype crashed.
121+
the Ruby application process could crash on SIGINT.
122122
</para>
123123
</change>
124124

0 commit comments

Comments
 (0)