nginx-0.7.5-RELEASE
diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index c5ff064..0455da4 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml
@@ -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">