nginx-0.7.6-RELEASE
diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 0455da4..252289b 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml
@@ -9,16 +9,42 @@ <title lang="en">nginx changelog</title> +<changes ver="0.7.6" date="07.07.2008"> + +<change type="bugfix"> +<para lang="ru"> +ÔÅÐÅÒØ ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÐÅÒÅÍÅÎÎÙÈ × ÄÉÒÅËÔÉ×Å access_log +×ÓÅÇÄÁ ÐÒÏ×ÅÒÑÅÔÓÑ ÓÕÝÅÓÔ×Ï×ÁÎÉÉ root'Á ÄÌÑ ÚÁÐÒÏÓÁ. +</para> +<para lang="en"> +now if variables are used in the "access_log" directive +a request root existence is always tested. +</para> +</change> + +<change type="bugfix"> +<para lang="ru"> +ÍÏÄÕÌØ ngx_http_flv_module ÎÅ ÐÏÄÄÅÒÖÉ×ÁÌ ÎÅÓËÏÌØËÏ ÚÎÁÞÅÎÉÊ × +ÁÒÇÕÍÅÎÔÁÈ ÚÁÐÒÏÓÁ. +</para> +<para lang="en"> +the ngx_http_flv_module did not support several values in a query string. +</para> +</change> + +</changes> + + <changes ver="0.7.5" date="01.07.2008"> <change> <para lang="ru"> éÓÐÒÁ×ÌÅÎÉÑ × ÐÏÄÄÅÒÖËÅ ÐÅÒÅÍÅÎÎÙÈ × ÄÉÒÅËÔÉ×Å access_log; -ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.4. +ÏÛÉÂËÉ ÐÏÑ×ÉÌÁÓØ × 0.7.4. </para> <para lang="en"> Bugfixes in variables support in the "access_log" directive; -the bug had appeared in 0.7.4. +the bugs had appeared in 0.7.4. </para> </change>