From: Igor Sysoev Date: Mon, 30 Nov 2009 13:28:12 +0000 (+0000) Subject: nginx-0.8.29-RELEASE X-Git-Tag: release-0.8.29 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=1a009b7b07264570181b008c021ea715b5b94acf;p=nginx.git nginx-0.8.29-RELEASE --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index be91835d3..22c128c7f 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,85 @@ nginx changelog + + + + +ÔÅÐÅÒØ ÄÌÑ ÐÒÏËÓÉÒÕÅÍÙÈ ÏÔ×ÅÔÏ× HTTP/0.9 × ÌÏÇ ÐÉÛÅÔÓÑ ËÏÄ ÏÔ×ÅÔÁ "009". + + +now the "009" status code is written to an access log for proxied HTTP/0.9 +responses. + + + + + +ÄÉÒÅËÔÉ×Ù addition_types, charset_types, gzip_types, ssi_types, +sub_filter_types É xslt_types ÐÏÄÄÅÒÖÉ×ÁÀÔ ÐÁÒÁÍÅÔÒ "*". + + +the "addition_types", "charset_types", "gzip_types", "ssi_types", +"sub_filter_types", and "xslt_types" directives support an "*" parameter. + + + + + +ÉÓÐÏÌØÚÏ×ÁÎÉÅ ×ÓÔÒÏÅÎÎÙÈ ÁÔÏÍÁÒÎÙÈ ÏÐÅÒÁÃÉÊ GCC 4.1+.
+óÐÁÓÉÂÏ W-Mark Kubacki. +
+ +GCC 4.1+ built-in atomic operations usage.
+Thanks to W-Mark Kubacki. +
+
+ + + +ÐÁÒÁÍÅÔÒ --with-libatomic[=DIR] × configure.
+óÐÁÓÉÂÏ W-Mark Kubacki. +
+ +the --with-libatomic[=DIR] option in the configure.
+Thanks to W-Mark Kubacki. +
+
+ + + +listen unix domain ÓÏËÅÔ ÉÍÅÌÉ ÏÇÒÁÎÉÞÅÎÎÙÅ ÐÒÁ×Á ÄÏÓÔÕÐÁ. + + +listen unix domain socket had limited access rights. + + + + + +ÚÁËÜÛÉÒÏ×ÁÎÎÙÅ ÏÔ×ÅÔÙ ÏÔ×ÅÔÏ× HTTP/0.9 ÎÅÐÒÁ×ÉÌØÎÏ ÏÂÒÁÂÁÔÙ×ÁÌÉÓØ. + + +cached HTTP/0.9 responses were handled incorrectly. + + + + + +ÉÍÅÎÏ×ÁÎÎÙÅ ×ÙÄÅÌÅÎÉÑ × ÒÅÇÕÌÑÒÎÙÈ ×ÙÒÁÖÅÎÉÑÈ, ÚÁÄÁÎÎÙÅ ËÁË "?P<...>", +ÎÅ ÒÁÂÏÔÁÌÉ × ÄÉÒÅËÔÉ×Å server_name.
+óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ. +
+ +regular expression named captures given by "?P<...>" did not work +in a "server_name" directive.
+Thanks to Maxim Dounin. +
+
+ +
+ +