]> git.kaiwu.me - nginx.git/commitdiff
nginx-0.5.4-RELEASE release-0.5.4
authorIgor Sysoev <igor@sysoev.ru>
Thu, 14 Dec 2006 23:14:11 +0000 (23:14 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Thu, 14 Dec 2006 23:14:11 +0000 (23:14 +0000)
docs/xml/nginx/changes.xml

index f2f93fb8b742d1c6477b7df51d75e5bab42c931e..272c59d95038d70396df2ccf83cebea0591060cb 100644 (file)
@@ -9,6 +9,54 @@
 <title lang="en">nginx changelog</title>
 
 
+<changes ver="0.5.4" date="15.12.2006">
+
+<change type="feature">
+<para lang="ru">
+ÄÉÒÅËÔÉ×Õ perl ÍÏÖÎÏ ÉÓÐÏÌØÚÏ×ÁÔØ ×ÎÕÔÒÉ ÂÌÏËÁ limit_except.
+</para>
+<para lang="en">
+the "perl" directive may be used inside the "limit_except" block.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+ÍÏÄÕÌØ ngx_http_dav_module ÔÒÅÂÏ×ÁÌ ÓÔÒÏËÕ "Date" × ÚÁÇÏÌÏ×ËÅ ÚÁÐÒÏÓÁ
+ÄÌÑ ÍÅÔÏÄÁ DELETE.
+</para>
+<para lang="en">
+the ngx_http_dav_module required the "Date" request header line
+for the DELETE method.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÏÄÎÏÇÏ ÐÁÒÁÍÅÔÒÁ × ÄÉÒÅËÔÉ×Å dav_access nginx ÍÏÇ
+ÓÏÏÂÝÉÔØ Ï ÏÛÉÂËÅ × ËÏÎÆÉÇÕÒÁÃÉÉ.
+</para>
+<para lang="en">
+if one only parameter was used in the "dav_access" directive, then
+nginx might report about configuration error.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÐÅÒÅÍÅÎÎÏÊ $host ÍÏÇ ÐÒÏÉÚÏÊÔÉ
+ÍÏÇ ÐÒÏÉÚÏÊÔÉ segmentation fault;
+ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.4.14.
+</para>
+<para lang="en">
+a segmentation fault might occur if the $host variable was used;
+bug appeared in 0.4.14.
+</para>
+</change>
+
+</changes>
+
+
 <changes ver="0.5.3" date="13.12.2006">
 
 <change type="feature">