nginx-0.6.30-RELEASE
diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 15fc042..df9adb9 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml
@@ -9,6 +9,84 @@ <title lang="en">nginx changelog</title> +<changes ver="0.6.30" date="29.04.2008"> + +<change type="change"> +<para lang="ru"> +ÔÅÐÅÒØ, ÅÓÌÉ ÍÁÓËÅ, ÚÁÄÁÎÎÏÊ × ÄÉÒÅËÔÉ×Å include, ÎÅ ÓÏÏÔ×ÅÔÓÔ×ÕÅÔ +ÎÉ ÏÄÉÎ ÆÁÊÌ, ÔÏ nginx ÎÅ ×ÙÄÁ£Ô ÏÛÉÂËÕ. +</para> +<para lang="en"> +now if an "include" directive pattern does not match any file, +then nginx does not issue an error. +</para> +</change> + +<change type="feature"> +<para lang="ru"> +ÔÅÐÅÒØ ×ÒÅÍÑ × ÄÉÒÅËÔÉ×ÁÈ ÍÏÖÎÏ ÚÁÄÁ×ÁÔØ ÂÅÚ ÐÒÏÂÅÌÁ, ÎÁÐÒÉÍÅÒ, "1h50m". +</para> +<para lang="en"> +now the time in directives may be specified without spaces, +for example, "1h50m". +</para> +</change> + +<change type="bugfix"> +<para lang="ru"> +ÕÔÅÞÅË ÐÁÍÑÔÉ, ÅÓÌÉ ÄÉÒÅËÔÉ×Á ssl_verify_client ÉÍÅÌÁ ÚÎÁÞÅÎÉÅ on. +<br/> +óÐÁÓÉÂÏ Chavelle Vincent. +</para> +<para lang="en"> +memory leaks if the "ssl_verify_client" directive was on. +<br/> +Thanks to Chavelle Vincent. +</para> +</change> + +<change type="bugfix"> +<para lang="ru"> +ÄÉÒÅËÔÉ×Á sub_filter ÍÏÇÌÁ ×ÓÔÁ×ÌÑÔØ ÚÁÍÅÎÑÅÍÙÊ ÔÅËÓÔ × ×Ù×ÏÄ. +</para> +<para lang="en"> +the "sub_filter" directive might set text to change into output. +</para> +</change> + +<change type="bugfix"> +<para lang="ru"> +ÄÉÒÅËÔÉ×Á error_page ÎÅ ×ÏÓÐÒÉÎÉÍÁÌÁ ÐÁÒÁÍÅÔÒÙ × ÐÅÒÅÎÁÐÒÁ×ÌÑÅÍÏÍ URI. +</para> +<para lang="en"> +the "error_page" directive did not take into account arguments in +redirected URI. +</para> +</change> + +<change type="bugfix"> +<para lang="ru"> +ÔÅÐÅÒØ ÐÒÉ ÓÂÏÒËÅ Ó Cygwin nginx ×ÓÅÇÄÁ ÏÔËÒÙ×ÁÅÔ ÆÁÊÌÙ × ÂÉÎÁÒÎÏÍ ÒÅÖÉÍÅ. +</para> +<para lang="en"> +now nginx always opens files in binary mode under Cygwin. +</para> +</change> + +<change type="bugfix"> +<para lang="ru"> +nginx ÎÅ ÓÏÂÉÒÁÌÓÑ ÐÏÄ OpenBSD; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.6.15. +</para> +<para lang="en"> +nginx could not be built on OpenBSD; +bug appeared in 0.6.15. +</para> +</change> + +</changes> + + <changes ver="0.6.29" date="18.03.2008"> <change type="feature"> @@ -26,7 +104,7 @@ ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.6.27. </para> <para lang="en"> -the ngx_http_perl_module could be not built on 64-bit platforms; +the ngx_http_perl_module could not be built on 64-bit platforms; bug appeared in 0.6.27. </para> </change> @@ -42,7 +120,7 @@ ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.6.27. </para> <para lang="en"> -the rtsig method could be not built; +the rtsig method could not be built; bug appeared in 0.6.27. </para> </change> @@ -2174,7 +2252,7 @@ óÐÁÓÉÂÏ áÎÄÒÅÀ îÉÇÍÁÔÕÌÉÎÕ. </para> <para lang="en"> -the ngx_http_perl_module could not built by Solaris make.<br/> +the ngx_http_perl_module could not be built by Solaris make.<br/> Thanks to Andrei Nigmatulin. </para> </change>