diff --git a/docs/changes.xml b/docs/changes.xml index 38b57ba5..3674c650 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -45,13 +45,19 @@ disallowed abstract Unix domain socket syntax in non-Linux systems. -support for abstract Unix sockets. +basic statistics API. -support for Unix sockets in address matching. +customizable access log format. + + + + + +more HTTP variables support. @@ -69,7 +75,13 @@ ability to get dynamic variables. -more HTTP variables support. +support for abstract Unix sockets. + + + + + +support for Unix sockets in address matching. @@ -79,18 +91,6 @@ the $dollar variable translates to a literal "$" during variable substitution. - - -customizable access log format. - - - - - -basic statistics API. - - - 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. + + +when isolated PID numbers reach the prototype process host PID, +the prototype crashed. + + + the Ruby application process could crash on SIGTERM. @@ -115,13 +122,6 @@ the Ruby application process could crash on SIGINT. - - -when isolated PID numbers reach the prototype process host PID, -the prototype crashed. - - - mutex leak in the C API.