nginx-0.6.10-RELEASE

This commit is contained in:
Igor Sysoev 2007-09-03 10:29:59 +00:00
parent 3eeb5f6845
commit 633ab489e6

View 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