nginx-0.9.5-RELEASE

This commit is contained in:
Igor Sysoev 2011-02-21 09:43:57 +00:00
parent 48762acc93
commit 3befb21ff2
1 changed files with 54 additions and 0 deletions

View File

@ -9,6 +9,60 @@
<title lang="en">nginx changelog</title>
<changes ver="0.9.5" date="21.02.2011">
<change type="change">
<para lang="ru">
ÔÅÐÅÒØ ÐÏ ÕÍÏÌÞÁÎÉÀ nginx ÉÓÐÏÌØÚÕÅÔ ÚÎÁÞÅÎÉÅ -1 ÄÌÑ listen backlog
ÎÁ Linux.<br/>
óÐÁÓÉÂÏ áÎÄÒÅÀ îÉÇÍÁÔÕÌÉÎÕ.
</para>
<para lang="en">
now nginx uses a default listen backlog value -1 on Linux.<br/>
Thanks to Andrei Nigmatulin.
</para>
</change>
<change type="feature">
<para lang="ru">
ÐÁÒÁÍÅÔÒ utf8 × ÄÉÒÅËÔÉ×ÁÈ geoip_country É geoip_city.<br/>
óÐÁÓÉÂÏ äÅÎÉÓÕ ìÁÔÙÐÏ×Õ.
</para>
<para lang="en">
the "utf8" parameter of "geoip_country" and "geoip_city" directives.<br/>
Thanks to Denis F. Latypoff.
</para>
</change>
<change type="bugfix">
<para lang="ru">
ÉÓÐÒÁ×ÌÅÎÉÅ × ÕÍÏÌÞÁÔÅÌØÎÏÊ ÄÉÒÅËÔÉ×Å proxy_redirect, ÅÓÌÉ × ÄÉÒÅËÔÉ×Å
proxy_pass ÎÅ ÂÙÌ ÏÐÉÓÁÎ URI.<br/>
óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ.
</para>
<para lang="en">
in a default "proxy_redirect" directive if "proxy_pass" directive has no
URI part.<br/>
Thanks to Maxim Dounin.
</para>
</change>
<change type="bugfix">
<para lang="ru">
ÄÉÒÅËÔÉ×Á error_page ÎÅ ÒÁÂÏÔÁÌÁ Ó ÎÅÓÔÁÎÄÁÒÔÎÙÍÉ ËÏÄÁÍÉ ÏÛÉÂÏË;
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.8.53.<br/>
óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ.
</para>
<para lang="en">
an "error_page" directive did not work with nonstandard error codes;
the bug had appeared in 0.8.53.<br/>
Thanks to Maxim Dounin.
</para>
</change>
</changes>
<changes ver="0.9.4" date="21.01.2011">
<change type="feature">