From: Igor Sysoev Date: Mon, 6 Dec 2010 11:36:30 +0000 (+0000) Subject: nginx-0.9.2-RELEASE X-Git-Tag: release-0.9.2 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=51a2af90f1c1a92cb176a7b682bf16a389e27e3c;p=nginx.git nginx-0.9.2-RELEASE --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 22594fc1e..174bcd818 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,53 @@ nginx changelog + + + + +ÐÏÄÄÅÒÖËÁ ÓÔÒÏËÉ "If-Unmodified-Since" × ÚÁÇÏÌÏ×ËÅ ÚÁÐÒÏÓÅ ËÌÉÅÎÔÁ. + + +the "If-Unmodified-Since" client request header line support. + + + + + +ÉÓÐÏÌØÚÏ×ÁÎÉÅ accept(), ÅÓÌÉ accept4() ÎÅ ÒÅÁÌÉÚÏ×ÁÎ; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.9.0. + + +fallback to accept() syscall if accept4() was not implemented; +the issue had appeared in 0.9.0. + + + + + +nginx ÎÅ ÓÏÂÉÒÁÌÓÑ ÐÏÄ Cygwin; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.9.0. + + +nginx could not be built on Cygwin; +the issue had appeared in 0.9.0. + + + + + +ÕÑÚ×ÉÍÏÓÔÉ × OpenSSL CVE-2010-4180.
+óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ. +
+ +for OpenSSL vulnerability CVE-2010-4180.
+Thanks to Maxim Dounin. +
+
+ +
+ + @@ -17,7 +64,7 @@ ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.9.0. -"return CODE message" directrives did not work; +"return CODE message" directives did not work; the bug had appeared in 0.9.0.