From: Igor Sysoev Date: Mon, 5 Feb 2007 14:02:51 +0000 (+0000) Subject: nginx-0.5.11-RELEASE X-Git-Tag: release-0.5.11 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=8278ddf6b180887b6ff1bc37e290594cc354c68b;p=nginx.git nginx-0.5.11-RELEASE --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 442524623..6b27d7e20 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,67 @@ nginx changelog + + + + +ÔÅÐÅÒØ configure ÏÐÒÅÄÅÌÑÅÔ ÂÉÂÌÉÏÔÅËÕ PCRE × MacPorts.
+óÐÁÓÉÂÏ Chris McGrath. +
+ +now configure detects system PCRE library in MacPorts.
+Thanks to Chris McGrath. +
+
+ + + +ÏÔ×ÅÔ ÂÙÌ ÎÅ×ÅÒÎÙÍ, ÅÓÌÉ ÚÁÐÒÁÛÉ×ÁÌÏÓØ ÎÅÓËÏÌØËÏ ÄÉÁÐÁÚÏÎÏ×; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.5.6. + + +the response was incorrect if several ranges were requested; +bug appeared in 0.5.6. + + + + + +ÄÉÒÅËÔÉ×Á create_full_put_path ÎÅ ÍÏÇÌÁ ÓÏÚÄÁ×ÁÔØ ÐÒÏÍÅÖÕÔÏÞÎÙÅ ËÁÔÁÌÏÇÉ, +ÅÓÌÉ ÎÅ ÂÙÌÁ ÕÓÔÁÎÏ×ÌÅÎÁ ÄÉÒÅËÔÉ×Á dav_access.
+óÐÁÓÉÂÏ Evan Miller. +
+ +the "create_full_put_path" directive could not create the intermediate +directories if no "dav_access" directive was set.
+Thanks to Evan Miller. +
+
+ + + +×ÍÅÓÔÏ ËÏÄÏ× ÏÛÉÂÏË "400" É "408" × access_log ÍÏÇ ÚÁÐÉÓÙ×ÁÔØÓÑ ËÏÄ "0". + + +the "0" response code might be logged in the access_log instead of +the "400" and "408" error codes. + + + + + +ÐÒÉ ÓÂÏÒËÅ Ó ÏÐÔÉÍÉÚÁÃÉÅÊ -O2 × ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÍÏÇ ÐÒÏÉÚÏÊÔÉ +segmentation fault. + + +a segmentation fault might occur in worker process +if nginx was built with -O2 optimization. + + + +
+ +