From: Igor Sysoev Date: Tue, 1 Jul 2008 07:22:00 +0000 (+0000) Subject: nginx-0.7.5-RELEASE X-Git-Tag: release-0.7.5 X-Git-Url: http://git.kaiwu.me/postgresql/log/contrib/postgres_fdw/postgres_fdw.c?a=commitdiff_plain;h=c5d537e9e97e113e86263ca4df8e99a0920e58b3;p=nginx.git nginx-0.7.5-RELEASE --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index c5ff064a7..0455da42b 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,46 @@ nginx changelog + + + + +éÓÐÒÁ×ÌÅÎÉÑ × ÐÏÄÄÅÒÖËÅ ÐÅÒÅÍÅÎÎÙÈ × ÄÉÒÅËÔÉ×Å access_log; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.4. + + +Bugfixes in variables support in the "access_log" directive; +the bug had appeared in 0.7.4. + + + + + +nginx ÎÅ ÓÏÂÉÒÁÌÓÑ Ó ÐÁÒÁÍÅÔÒÏÍ --without-http_gzip_module; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.3.
+óÐÁÓÉÂÏ ëÉÒÉÌÌÕ ëÏÒÉÎÓËÏÍÕ. +
+ +nginx could not be built --without-http_gzip_module; +the bug had appeared in 0.7.3.
+Thanks to Kirill A. Korinskiy. +
+
+ + + +ÐÒÉ ÓÏ×ÍÅÓÔÎÏÍ ÉÓÐÏÌØÚÏ×ÁÎÉÉ sub_filter É SSI +ÏÔ×ÅÔÙ ÍÏÇÌÉ ÐÅÒÅÄÁ×ÁÔØÓÑ ÎÅ×ÅÒÎÏ. + + +if sub_filter and SSI were used together, then responses might +were transferred incorrectly. + + + +
+ +