From: Igor Sysoev Date: Thu, 14 Dec 2006 23:14:11 +0000 (+0000) Subject: nginx-0.5.4-RELEASE X-Git-Tag: release-0.5.4 X-Git-Url: http://git.kaiwu.me/%7B@url%7D?a=commitdiff_plain;h=927f193869ae5954160e7d9a1b53805e82e8f951;p=nginx.git nginx-0.5.4-RELEASE --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index f2f93fb8b..272c59d95 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,54 @@ nginx changelog + + + + +ÄÉÒÅËÔÉ×Õ perl ÍÏÖÎÏ ÉÓÐÏÌØÚÏ×ÁÔØ ×ÎÕÔÒÉ ÂÌÏËÁ limit_except. + + +the "perl" directive may be used inside the "limit_except" block. + + + + + +ÍÏÄÕÌØ ngx_http_dav_module ÔÒÅÂÏ×ÁÌ ÓÔÒÏËÕ "Date" × ÚÁÇÏÌÏ×ËÅ ÚÁÐÒÏÓÁ +ÄÌÑ ÍÅÔÏÄÁ DELETE. + + +the ngx_http_dav_module required the "Date" request header line +for the DELETE method. + + + + + +ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÏÄÎÏÇÏ ÐÁÒÁÍÅÔÒÁ × ÄÉÒÅËÔÉ×Å dav_access nginx ÍÏÇ +ÓÏÏÂÝÉÔØ Ï ÏÛÉÂËÅ × ËÏÎÆÉÇÕÒÁÃÉÉ. + + +if one only parameter was used in the "dav_access" directive, then +nginx might report about configuration error. + + + + + +ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÐÅÒÅÍÅÎÎÏÊ $host ÍÏÇ ÐÒÏÉÚÏÊÔÉ +ÍÏÇ ÐÒÏÉÚÏÊÔÉ segmentation fault; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.4.14. + + +a segmentation fault might occur if the $host variable was used; +bug appeared in 0.4.14. + + + + + +