nginx-0.8.19-RELEASE

This commit is contained in:
Igor Sysoev 2009-10-06 16:19:42 +00:00
parent 4efbd6ab36
commit 7cf7894bbb

View File

@ -9,6 +9,41 @@
<title lang="en">nginx changelog</title>
<changes ver="0.8.19" date="06.10.2009">
<change type="change">
<para lang="ru">
ÔÅÐÅÒØ ÐÒÏÔÏËÏÌ SSLv2 ÐÏ ÕÍÏÌÞÁÎÉÀ ÚÁÐÒÅÝ£Î.
</para>
<para lang="en">
now SSLv2 protocol is disabled by default.
</para>
</change>
<change type="change">
<para lang="ru">
ÔÅÐÅÒØ ÐÏ ÕÍÏÌÞÁÎÉÀ ÉÓÐÏÌØÚÕÀÔÓÑ ÓÌÅÄÕÀÝÉÅ ÛÉÆÒÙ SSL:
"ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM".
</para>
<para lang="en">
now default SSL ciphers are "ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM".
</para>
</change>
<change type="bugfix">
<para lang="ru">
ÄÉÒÅËÔÉ×Á limit_req ÎÅ ÒÁÂÏÔÁÌÁ;
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.8.18.
</para>
<para lang="en">
a "limit_req" directive did not work;
the bug had appeared in 0.8.18.
</para>
</change>
</changes>
<changes ver="0.8.18" date="06.10.2009">
<change type="feature">
@ -25,7 +60,7 @@ the "read_ahead" directive.
ÔÅÐÅÒØ ÍÏÖÎÏ ÉÓÐÏÌØÚÏ×ÁÔØ ÎÅÓËÏÌØËÏ ÄÉÒÅËÔÉ× perl_modules.
</para>
<para lang="en">
now several "perl_modules" directive may be used.
now several "perl_modules" directives may be used.
</para>
</change>