nginx-0.5.24-RELEASE

This commit is contained in:
Igor Sysoev 2007-06-06 06:05:05 +00:00
parent 52a93439bc
commit 547c193662

View File

@ -9,6 +9,33 @@
<title lang="en">nginx changelog</title> <title lang="en">nginx changelog</title>
<changes ver="0.5.24" date="06.06.2007">
<change type="security">
<para lang="ru">
ÄÉÒÅËÔÉ×Á ssl_verify_client ÎÅ ÒÁÂÏÔÁÌÁ, ÅÓÌÉ ÚÁÐÒÏÓ ×ÙÐÏÌÎÑÌÓÑ
ÐÏ ÐÒÏÔÏËÏÌÕ HTTP/0.9.
</para>
<para lang="en">
the "ssl_verify_client" directive did not work if request was made
using HTTP/0.9.
</para>
</change>
<change type="bugfix">
<para lang="ru">
ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÓÖÁÔÉÑ ÞÁÓÔØ ÏÔ×ÅÔÁ ÍÏÇÌÁ ÐÅÒÅÄÁ×ÁÔØÓÑ ÎÅÓÖÁÔÏÊ;
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.5.23.
</para>
<para lang="en">
a part of response body may be passed uncompressed if gzip was used;
bug appeared in 0.5.23.
</para>
</change>
</changes>
<changes ver="0.5.23" date="04.06.2007"> <changes ver="0.5.23" date="04.06.2007">
<change type="feature"> <change type="feature">