]> git.kaiwu.me - nginx.git/commitdiff
nginx-0.7.5-RELEASE release-0.7.5
authorIgor Sysoev <igor@sysoev.ru>
Tue, 1 Jul 2008 07:22:00 +0000 (07:22 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Tue, 1 Jul 2008 07:22:00 +0000 (07:22 +0000)
docs/xml/nginx/changes.xml

index c5ff064a7c3b4773b78cafccd5aad87406257e01..0455da42bc7eb9191c5526b4484ad38352950d09 100644 (file)
@@ -9,6 +9,46 @@
 <title lang="en">nginx changelog</title>
 
 
+<changes ver="0.7.5" date="01.07.2008">
+
+<change>
+<para lang="ru">
+éÓÐÒÁ×ÌÅÎÉÑ × ÐÏÄÄÅÒÖËÅ ÐÅÒÅÍÅÎÎÙÈ × ÄÉÒÅËÔÉ×Å access_log;
+ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.4.
+</para>
+<para lang="en">
+Bugfixes in variables support in the "access_log" directive;
+the bug had appeared in 0.7.4.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+nginx ÎÅ ÓÏÂÉÒÁÌÓÑ Ó ÐÁÒÁÍÅÔÒÏÍ --without-http_gzip_module;
+ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.3.<br/>
+óÐÁÓÉÂÏ ëÉÒÉÌÌÕ ëÏÒÉÎÓËÏÍÕ.
+</para>
+<para lang="en">
+nginx could not be built --without-http_gzip_module;
+the bug had appeared in 0.7.3.<br/>
+Thanks to Kirill A. Korinskiy.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+ÐÒÉ ÓÏ×ÍÅÓÔÎÏÍ ÉÓÐÏÌØÚÏ×ÁÎÉÉ sub_filter É SSI
+ÏÔ×ÅÔÙ ÍÏÇÌÉ ÐÅÒÅÄÁ×ÁÔØÓÑ ÎÅ×ÅÒÎÏ.
+</para>
+<para lang="en">
+if sub_filter and SSI were used together, then responses might
+were transferred incorrectly.
+</para>
+</change>
+
+</changes>
+
+
 <changes ver="0.7.4" date="30.06.2008">
 
 <change type="feature">