nginx-0.7.24-RELEASE
diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 7f20f19..83c135f 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml
@@ -9,6 +9,40 @@ <title lang="en">nginx changelog</title> +<changes ver="0.7.24" date="01.12.2008"> + +<change type="feature"> +<para lang="ru"> +ÄÉÒÅËÔÉ×Á if_modified_since. +</para> +<para lang="en"> +the "if_modified_since" directive. +</para> +</change> + +<change type="bugfix"> +<para lang="ru"> +nginx ÎÅ ÏÂÒÁÂÁÔÙ×ÁÌ ÏÔ×ÅÔ FastCGI-ÓÅÒ×ÅÒÁ, +ÅÓÌÉ ÐÅÒÅÄ ÏÔ×ÅÔÏÍ ÓÅÒ×ÅÒ ÐÅÒÅÄÁ×ÁÌ ÍÎÏÇÏ ÓÏÏÂÝÅÎÉÊ × stderr. +</para> +<para lang="en"> +nginx did not process a FastCGI server response, +if the server send too many messages to stderr before response. +</para> +</change> + +<change type="bugfix"> +<para lang="ru"> +ÐÅÒÅÍÅÎÎÙÅ "$cookie_..." ÎÅ ÒÁÂÏÔÁÌÉ × SSI and × ÐÅÒÌÏ×ÏÍ ÍÏÄÕÌÅ. +</para> +<para lang="en"> +the "$cookie_..." variables did not work in the SSI and the perl module. +</para> +</change> + +</changes> + + <changes ver="0.7.23" date="27.11.2008"> <change type="feature">