From 405f8a57c005a30755b616cdfd2bdd526e5e483b Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 29 Oct 2007 13:41:41 +0000 Subject: [PATCH] nginx-0.6.16-RELEASE --- docs/xml/nginx/changes.xml | 62 ++++++++++++++++++++++++++++++-------- 1 file changed, 50 insertions(+), 12 deletions(-) diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 47150c4d6..701cb2c6a 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,15 +9,53 @@ nginx changelog + + + + +ÔÅÐÅÒØ ÎÁ Linux ÉÓÐÏÌØÚÕÅÔÓÑ uname(2) ×ÍÅÓÔÏ procfs.
+óÐÁÓÉÂÏ éÌØÅ îÏ×ÉËÏ×Õ. +
+ +now the uname(2) is used on Linux instead of procfs.
+Thanks to Ilya Novikov. +
+
+ + + +ÅÓÌÉ × ÄÉÒÅËÔÉ×Å error_page ÉÓÐÏÌØÚÏ×ÁÌÓÑ ÓÉÍ×ÏÌ "?", ÔÏ ÏÎ ÜËÒÁÎÉÒÏ×ÁÌÓÑ +ÐÒÉ ÐÒÏËÓÉÒÏ×ÁÎÉÉ ÚÁÐÒÏÓÁ; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.6.11. + + +if the "?" character was in a "error_page" directive, then it was escaped +in a proxied request; +bug appeared in 0.6.11. + + + + + +ÓÏ×ÍÅÓÔÉÍÏÓÔØ Ó mget. + + +compatibility with mget. + + + +
+ + -ÓÏ×ÍÅÓÔÉÍÏÓÔØ Ó cygwin.
+ÓÏ×ÍÅÓÔÉÍÏÓÔØ Ó Cygwin.
óÐÁÓÉÂÏ ÷ÌÁÄÉÍÉÒÕ ëÕÔÁËÏ×Õ.
-cygwin compatibility.
+Cygwin compatibility.
Thanks to Vladimir Kutakov.
@@ -606,7 +644,7 @@ response header line. ÔÏ ÎÁ ÓÌÅÄÕÀÝÉÊ ÚÁÐÒÏÓ nginx ×ÏÚ×ÒÁÝÁÌ 400. -if an response different than 200 was returned to an request with body +if a response different than 200 was returned to a request with body and connection went to the keep-alive state after the request, then nginx returned 400 for the next request. @@ -643,7 +681,7 @@ Thanks to Jiang Hong. ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.6.6. -a worker process may got caught in an endless loop, if an "server" inside +a worker process may got caught in an endless loop, if a "server" inside "upstream" block was marked as "down"; bug appeared in 0.6.6. @@ -1478,7 +1516,7 @@ bug appeared in 0.3.50. the "[alert] zero size buf" error when FastCGI server was used and -an request body written in a temporary file was multiple of 32K. +a request body written in a temporary file was multiple of 32K. @@ -2463,7 +2501,7 @@ ngx_http_perl_module did not work if perl was called recursively. nginx ÉÇÎÏÒÉÒÏ×ÁÌ ÉÍÑ ÓÅÒ×ÅÒÁ × ÓÔÒÏËÅ ÚÁÐÒÏÓÁ. -nginx ignored a host name in an request line. +nginx ignored a host name in a request line. @@ -2541,7 +2579,7 @@ the "limit_except" directive supports all WebDAV methods. if the "add_before_body" directive was used without -the "add_after_body" directive, then an response did not transferred complete. +the "add_after_body" directive, then a response did not transferred complete. @@ -2761,7 +2799,7 @@ the ngx_http_perl_module now tests the nginx.pm module version. if an "include" SSI command were before another "include" SSI command -with an "wait" parameter, then the "wait" parameter might not work. +with a "wait" parameter, then the "wait" parameter might not work. @@ -2815,7 +2853,7 @@ the "charset" and "source_charset" directives support the variables. if an "include" SSI command were before another "include" SSI command -with an "wait" parameter, then the "wait" parameter might not work. +with a "wait" parameter, then the "wait" parameter might not work. @@ -3000,7 +3038,7 @@ the ngx_http_browser_module. a segmentation fault may occur while redirecting the 400 error -to the proxied server using an "proxy_pass" directive. +to the proxied server using a "proxy_pass" directive. @@ -3012,7 +3050,7 @@ unix domain a segmentation fault occurred if an unix domain socket was used in -an "proxy_pass" directive; +a "proxy_pass" directive; bug appeared in 0.3.47. @@ -3392,7 +3430,7 @@ operators. ÐÒÏÉÓÈÏÄÉÌ segmentation fault, ÅÓÌÉ ÚÁÐÒÏÓ ×ÏÚ×ÒÁÝÁÌ ÒÅÄÉÒÅËÔ. -a segmentation fault occurred if an request returned an redirect and +a segmentation fault occurred if a request returned a redirect and some sent to client header lines were logged in the access log. -- 2.47.3