]> git.kaiwu.me - nginx.git/commitdiff
nginx-0.7.24-RELEASE release-0.7.24
authorIgor Sysoev <igor@sysoev.ru>
Mon, 1 Dec 2008 14:54:42 +0000 (14:54 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 1 Dec 2008 14:54:42 +0000 (14:54 +0000)
docs/xml/nginx/changes.xml

index 7f20f19afd9e882c3d4fd87908206f63b311bba3..83c135fb7b47895e489f49104de3cd9b6906df0c 100644 (file)
@@ -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">