Reordered changes for 1.28.0 by significance (subjective).
This commit is contained in:
@@ -45,13 +45,19 @@ disallowed abstract Unix domain socket syntax in non-Linux systems.
|
||||
|
||||
<change type="feature">
|
||||
<para>
|
||||
support for abstract Unix sockets.
|
||||
basic statistics API.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para>
|
||||
support for Unix sockets in address matching.
|
||||
customizable access log format.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para>
|
||||
more HTTP variables support.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
@@ -69,7 +75,13 @@ ability to get dynamic variables.
|
||||
|
||||
<change type="feature">
|
||||
<para>
|
||||
more HTTP variables support.
|
||||
support for abstract Unix sockets.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para>
|
||||
support for Unix sockets in address matching.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
@@ -79,18 +91,6 @@ the $dollar variable translates to a literal "$" during variable substitution.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para>
|
||||
customizable access log format.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para>
|
||||
basic statistics API.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para>
|
||||
router process could crash if index file didn't contain an extension.
|
||||
@@ -103,6 +103,13 @@ force SCRIPT_NAME in Ruby to always be an empty string.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para>
|
||||
when isolated PID numbers reach the prototype process host PID,
|
||||
the prototype crashed.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para>
|
||||
the Ruby application process could crash on SIGTERM.
|
||||
@@ -115,13 +122,6 @@ the Ruby application process could crash on SIGINT.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para>
|
||||
when isolated PID numbers reach the prototype process host PID,
|
||||
the prototype crashed.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para>
|
||||
mutex leak in the C API.
|
||||
|
||||
Reference in New Issue
Block a user