mirror of
https://github.com/nginx/nginx.git
synced 2024-12-18 21:23:36 -06:00
nginx-0.9.2-RELEASE
This commit is contained in:
parent
3e3ee60b99
commit
51a2af90f1
@ -9,6 +9,53 @@
|
||||
<title lang="en">nginx changelog</title>
|
||||
|
||||
|
||||
<changes ver="0.9.2" date="06.12.2010">
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
ÐÏÄÄÅÒÖËÁ ÓÔÒÏËÉ "If-Unmodified-Since" × ÚÁÇÏÌÏ×ËÅ ÚÁÐÒÏÓÅ ËÌÉÅÎÔÁ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the "If-Unmodified-Since" client request header line support.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="workaround">
|
||||
<para lang="ru">
|
||||
ÉÓÐÏÌØÚÏ×ÁÎÉÅ accept(), ÅÓÌÉ accept4() ÎÅ ÒÅÁÌÉÚÏ×ÁÎ;
|
||||
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.9.0.
|
||||
</para>
|
||||
<para lang="en">
|
||||
fallback to accept() syscall if accept4() was not implemented;
|
||||
the issue had appeared in 0.9.0.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
nginx ÎÅ ÓÏÂÉÒÁÌÓÑ ÐÏÄ Cygwin;
|
||||
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.9.0.
|
||||
</para>
|
||||
<para lang="en">
|
||||
nginx could not be built on Cygwin;
|
||||
the issue had appeared in 0.9.0.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÕÑÚ×ÉÍÏÓÔÉ × OpenSSL CVE-2010-4180.<br/>
|
||||
óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
for OpenSSL vulnerability CVE-2010-4180.<br/>
|
||||
Thanks to Maxim Dounin.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
</changes>
|
||||
|
||||
|
||||
<changes ver="0.9.1" date="30.11.2010">
|
||||
|
||||
<change type="bugfix">
|
||||
@ -17,7 +64,7 @@
|
||||
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.9.0.
|
||||
</para>
|
||||
<para lang="en">
|
||||
"return CODE message" directrives did not work;
|
||||
"return CODE message" directives did not work;
|
||||
the bug had appeared in 0.9.0.
|
||||
</para>
|
||||
</change>
|
||||
|
Loading…
Reference in New Issue
Block a user