mirror of
https://github.com/nginx/nginx.git
synced 2024-11-26 02:40:46 -06:00
nginx-0.9.3-RELEASE
This commit is contained in:
parent
2567c92ace
commit
b84f47dbd2
@ -9,6 +9,33 @@
|
|||||||
<title lang="en">nginx changelog</title>
|
<title lang="en">nginx changelog</title>
|
||||||
|
|
||||||
|
|
||||||
|
<changes ver="0.9.3" date="13.12.2010">
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
ÅÓÌÉ ÄÌÑ ÐÁÒÙ ÁÄÒÅÓ:ÐÏÒÔ ÏÐÉÓÁÎ ÔÏÌØËÏ ÏÄÉÎ ÓÅÒ×ÅÒ, ÔÏ ×ÙÄÅÌÅÎÉÑ
|
||||||
|
× ÒÅÇÕÌÑÒÎÙÈ ×ÙÒÁÖÅÎÉÑÈ × ÄÉÒÅËÔÉ×Å server_name ÎÅ ÒÁÂÏÔÁÌÉ.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
if there was a single server for given IPv6 address:port pair,
|
||||||
|
then captures in regular expressions in a "server_name" directive did not work.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
nginx ÎÅ ÓÏÂÉÒÁÌÓÑ ÐÏÄ Solaris;
|
||||||
|
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.9.0.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
nginx could not be built on Solaris;
|
||||||
|
the bug had appeared in 0.9.0.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
</changes>
|
||||||
|
|
||||||
|
|
||||||
<changes ver="0.9.2" date="06.12.2010">
|
<changes ver="0.9.2" date="06.12.2010">
|
||||||
|
|
||||||
<change type="feature">
|
<change type="feature">
|
||||||
@ -38,7 +65,7 @@ nginx
|
|||||||
</para>
|
</para>
|
||||||
<para lang="en">
|
<para lang="en">
|
||||||
nginx could not be built on Cygwin;
|
nginx could not be built on Cygwin;
|
||||||
the issue had appeared in 0.9.0.
|
the bug had appeared in 0.9.0.
|
||||||
</para>
|
</para>
|
||||||
</change>
|
</change>
|
||||||
|
|
||||||
@ -4086,7 +4113,7 @@ the "try_files" directive might test incorrectly directories.
|
|||||||
× ÒÅÇÕÌÑÒÎÙÈ ×ÙÒÁÖÅÎÉÑÈ × ÄÉÒÅËÔÉ×Å server_name ÎÅ ÒÁÂÏÔÁÌÉ.
|
× ÒÅÇÕÌÑÒÎÙÈ ×ÙÒÁÖÅÎÉÑÈ × ÄÉÒÅËÔÉ×Å server_name ÎÅ ÒÁÂÏÔÁÌÉ.
|
||||||
</para>
|
</para>
|
||||||
<para lang="en">
|
<para lang="en">
|
||||||
if there is the single server for given address:port pair,
|
if there was a single server for given address:port pair,
|
||||||
then captures in regular expressions in a "server_name" directive did not work.
|
then captures in regular expressions in a "server_name" directive did not work.
|
||||||
</para>
|
</para>
|
||||||
</change>
|
</change>
|
||||||
|
Loading…
Reference in New Issue
Block a user