]> git.kaiwu.me - nginx.git/commitdiff
nginx-0.6.10-RELEASE release-0.6.10
authorIgor Sysoev <igor@sysoev.ru>
Mon, 3 Sep 2007 10:29:59 +0000 (10:29 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 3 Sep 2007 10:29:59 +0000 (10:29 +0000)
docs/xml/nginx/changes.xml

index 61fcf5ae8c17ee9b7141be519fae25ec2e7e065f..5ca13f1c9802f038dfb111f7648268f558eb6ea0 100644 (file)
@@ -9,6 +9,54 @@
 <title lang="en">nginx changelog</title>
 
 
+<changes ver="0.6.10" date="03.09.2007">
+
+<change type="feature">
+<para lang="ru">
+ÄÉÒÅËÔÉ×Ù open_file_cache, open_file_cache_retest É open_file_cache_errors.
+</para>
+<para lang="en">
+the "open_file_cache", "open_file_cache_retest", and "open_file_cache_errors"
+directives.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+ÕÔÅÞËÁ ÓÏËÅÔÏ×;
+ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.6.7.
+</para>
+<para lang="en">
+socket leak;
+bug appeared in 0.6.7.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+÷ ÓÔÒÏËÕ ÚÁÇÏÌÏ×ËÁ ÏÔ×ÅÔÁ "Content-Type", ÕËÁÚÁÎÎÕÀ × ÍÅÔÏÄÅ
+$r->send_http_header(), ÎÅ ÄÏÂÁ×ÌÑÌÁÓØ ËÏÄÉÒÏ×ËÁ, ÕËÁÚÁÎÎÁÑ × ÄÉÒÅËÔÉ×Å charset.
+</para>
+<para lang="en">
+a charset set by the "charset" directive was not appended
+to the "Content-Type" header set by $r->send_http_header().
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÍÅÔÏÄÁ /dev/poll
+× ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÍÏÇ ÐÒÏÉÚÏÊÔÉ segmentation fault.
+</para>
+<para lang="en">
+a segmentation fault might occur in worker process
+if /dev/poll method was used.
+</para>
+</change>
+
+</changes>
+
+
 <changes ver="0.6.9" date="28.08.2007">
 
 <change type="bugfix">
@@ -209,7 +257,7 @@ nginx returned 400 for the next request.
 <change type="bugfix">
 <para lang="ru">
 ÅÓÌÉ × ÄÉÒÅËÔÉ×Å auth_http ÂÙÌ ÚÁÄÁΠÎÅÐÒÁ×ÉÌØÎÙÊ ÁÄÒÅÓ, ÔÏ
-× ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÐÒÏÉÓÈÏÄÉÌ segmentation fault.<br/>
+× ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÐÒÏÉÓÈÏÄÉÌ segmentation fault.
 </para>
 <para lang="en">
 a segmentation fault occurred in worker process