From: Igor Sysoev Date: Mon, 11 Jan 2010 15:35:44 +0000 (+0000) Subject: nginx-0.8.32-RELEASE X-Git-Tag: release-0.8.32 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=31fc7c6cb1fc236160a1cc4556bbe8b9a6280af4;p=nginx.git nginx-0.8.32-RELEASE --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index c96554fc9..456e2109d 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,71 @@ nginx changelog + + + + +ÏÛÉÂËÉ ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ËÏÄÉÒÏ×ËÉ UTF-8 × ngx_http_autoindex_module.
+óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ. +
+ +UTF-8 encoding usage in the ngx_http_autoindex_module.
+Thanks to Maxim Dounin. +
+
+ + + +ÉÍÅÎÏ×ÁÎÎÙÅ ×ÙÄÅÌÅÎÉÑ × ÒÅÇÕÌÑÒÎÙÈ ×ÙÒÁÖÅÎÉÑÈ ÒÁÂÏÔÁÌÉ ÔÏÌØËÏ ÄÌÑ +Ä×ÕÈ ÐÅÒÅÍÅÎÎÙÈ.
+óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ. +
+ +regular expression named captures worked for two names only.
+Thanks to Maxim Dounin. +
+
+ + + +ÔÅÐÅÒØ × ÓÔÒÏËÅ ÚÁÇÏÌÏ×ËÁ ÚÁÐÒÏÓÁ "Host" ÉÓÐÏÌØÚÕÅÔÓÑ ÉÍÑ "localhost", +ÅÓÌÉ × ÄÉÒÅËÔÉ×Å auth_http ÕËÁÚÁÎ unix domain ÓÏËÅÔ.
+óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ. +
+ +now the "localhost" name is used in the "Host" request header line, +if an unix domain socket is defined in the "auth_http" directive.
+Thanks to Maxim Dounin. +
+
+ + + +nginx ÎÅ ÐÏÄÄÅÒÖÉ×ÁÌ ÐÅÒÅÄÁÞÕ chunk'ÁÍÉ ÄÌÑ 201-ÙÈ ÏÔ×ÅÔÏ×.
+óÐÁÓÉÂÏ Julian Reich. +
+ +nginx did nor support chunked transfer encoding for 201 responses.
+Thanks to Julian Reich. +
+
+ + + +ÅÓÌÉ ÄÉÒÅËÔÉ×Á "expires modified" ×ÙÓÔÁ×ÌÑÌÁ ÄÁÔÕ × ÐÒÏÛÌÏÍ, ÔÏ × ÓÔÒÏËÅ +ÚÁÇÏÌÏ×ËÁ ÏÔ×ÅÔÁ "Cache-Control" ×ÙÄÁ×ÁÌÏÓØ ÏÔÒÉÃÁÔÅÌØÎÏÅ ÞÉÓÌÏ.
+óÐÁÓÉÂÏ áÌÅËÓÅÀ ëÁÐÒÁÎÏ×Õ. +
+ +if the "expires modified" set date in the past, the a negative number +was set in the "Cache-Control" response header line.
+Thanks to Alex Kapranoff. +
+
+ +
+ +