From: Igor Sysoev Date: Tue, 10 Feb 2009 16:50:28 +0000 (+0000) Subject: nginx-0.7.34-RELEASE X-Git-Tag: release-0.7.34 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=320b31c32191492a12e8c045f7247cca74970d95;p=nginx.git nginx-0.7.34-RELEASE --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index f3b9093f1..629fca8a0 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,69 @@ nginx changelog + + + + +ÐÁÒÁÍÅÔÒ off × ÄÉÒÅËÔÉ×Å if_modified_since. + + +the "off" parameter of the "if_modified_since" directive. + + + + + +ÔÅÐÅÒØ ÐÏÓÌÅ ËÏÍÁÎÄÙ XCLIENT nginx ÐÏÓÙÌÁÅÔ ËÏÍÁÎÄÕ HELO/EHLO.
+óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ. +
+ +now nginx sends an HELO/EHLO command after a XCLIENT command.
+Thanks to Maxim Dounin. +
+
+ + + +ÐÏÄÄÅÒÖËÁ Microsoft-ÓÐÅÃÉÆÉÞÎÏÇÏ ÒÅÖÉÍÁ +"AUTH LOGIN with User Name" +× ÐÏÞÔÏ×ÏÍ ÐÒÏËÓÉ-ÓÅÒ×ÅÒÅ.
+óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ. +
+ +Microsoft specific "AUTH LOGIN with User Name" mode support +in mail proxy server.
+Thanks to Maxim Dounin. +
+
+ + + +× ÄÉÒÅËÔÉ×Å rewrite, ×ÏÚ×ÒÁÝÁÀÝÅÊ ÒÅÄÉÒÅËÔ, ÓÔÁÒÙÅ ÁÒÇÕÍÅÎÔÙ ÐÒÉÓÏÅÄÉÎÑÌÉÓØ +Ë ÎÏ×ÙÍ ÞÅÒÅÚ ÓÉÍ×ÏÌ "?" ×ÍÅÓÔÏ "&";
+ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.1.18.
+óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ. +
+ +in a redirect rewrite directive original arguments were concatenated with +new arguments by an "?" rather than an "&";
+the bug had appeared in 0.1.18.
+Thanks to Maxim Dounin. +
+
+ + + +nginx ÎÅ ÓÏÂÉÒÁÌÓÑ ÎÁ AIX. + + +nginx could not be built on AIX. + + + +
+ + @@ -211,11 +274,11 @@ the bugs had appeared in 0.7.25. -ÏÔ×ÅÔ "100 Continue" ×ÙÄÁ×ÁÌÓÑ ÄÌÑ ÚÁÐÒÏÓÏ× ×ÅÒÓÉÉ HTTP/1.0; +ÏÔ×ÅÔ "100 Continue" ×ÙÄÁ×ÁÌÓÑ ÄÌÑ ÚÁÐÒÏÓÏ× ×ÅÒÓÉÉ HTTP/1.0;
óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ.
-a "100 Continue" response was issued for HTTP/1.0 requests; +a "100 Continue" response was issued for HTTP/1.0 requests;
Thanks to Maxim Dounin.
@@ -11102,8 +11165,8 @@ the proxy_set_x_var and fastcgi_set_var directives were not inherited. Ë URI ÞÅÒÅÚ ÓÉÍ×ÏÌ "&" ×ÍÅÓÔÏ "?". -in the redirect rewrite directive the arguments were concatenated with URI -by the "&" rather than the "?". +in a redirect rewrite directive arguments were concatenated with URI +by an "&" rather than an "?".