From: Igor Sysoev Date: Sun, 12 Apr 2009 09:35:25 +0000 (+0000) Subject: nginx-0.7.51-RELEASE X-Git-Tag: release-0.7.51 X-Git-Url: http://git.kaiwu.me/%7B@url%7D?a=commitdiff_plain;h=ac96cd0ca94dfacc763ffe1a1ec08f0eb6089947;p=nginx.git nginx-0.7.51-RELEASE --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index a9eed7dee..bb3626d04 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,18 +9,63 @@ nginx changelog + + + + +ÄÉÒÅËÔÉ×Á try_files ÐÏÄÄÅÒÖÉ×ÁÅÔ ËÏÄ ÏÔ×ÅÔÁ × ÐÏÓÌÅÄÎÅÍ ÐÁÒÁÍÅÔÒÅ. + + +the "try_files" directive supports a response code in the fallback parameter. + + + + + +ÔÅÐÅÒØ × ÄÉÒÅËÔÉ×Å return ÍÏÖÎÏ ÉÓÐÏÌØÚÏ×ÁÔØ ÌÀÂÏÊ ËÏÄ ÏÔ×ÅÔÁ. + + +now any response code can be used in the "return" directive. + + + + + +ÄÉÒÅËÔÉ×Á error_page ÄÅÌÁÌÁ ×ÎÅÛÎÉÊ ÒÅÄÉÒÅËÔ ÂÅÚ ÓÔÒÏËÉ ÚÁÐÒÏÓÁ; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.44. + + +the "error_page" directive made an external redirect without query string; +the bug had appeared in 0.7.44. + + + + + +ÅÓÌÉ ÓÅÒ×ÅÒÁ ÓÌÕÛÁÌÉ ÎÁ ÎÅÓËÏÌØËÉÈ Ñ×ÎÏ ÏÐÉÓÁÎÎÙÈ ÁÄÒÅÓÁÈ, +ÔÏ ×ÉÒÔÕÁÌØÎÙÅ ÓÅÒ×ÅÒÁ ÍÏÇÌÉ ÎÅ ÒÁÂÏÔÁÔØ; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.39. + + +if servers listened on several defined explicitly addresses, +then virtual servers might not work; +the bug had appeared in 0.7.39. + + + + + + - + -ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÐÅÒÅÍÅÎÎÙÈ $arg_... -× ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÍÏÇ ÐÒÏÉÚÏÊÔÉ segmentation fault; -ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.48. +ÐÅÒÅÍÅÎÎÙÅ $arg_... ÎÅ ÒÁÂÏÔÁÌÉ; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.49. -a segmentation fault might occur in worker process, -if the $arg_... variables were used; -the bug had appeared in 0.7.48. +the $arg_... variables did not work; +the bug had appeared in 0.7.49. @@ -29,7 +74,7 @@ the bug had appeared in 0.7.48. - + ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÐÅÒÅÍÅÎÎÙÈ $arg_... × ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÍÏÇ ÐÒÏÉÚÏÊÔÉ segmentation fault; @@ -693,7 +738,7 @@ original request extension. "*domain.tld" names were handled incorrectly in "server_name", "valid_referers", and "map" directives, -if an ".domain.tld" and ".subdomain.domain.tld" wildcards were used; +if ".domain.tld" and ".subdomain.domain.tld" wildcards were used; the bug had appeared in 0.7.9.