]> git.kaiwu.me - nginx.git/commitdiff
nginx-0.7.47-RELEASE release-0.7.47
authorIgor Sysoev <igor@sysoev.ru>
Wed, 1 Apr 2009 13:20:34 +0000 (13:20 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Wed, 1 Apr 2009 13:20:34 +0000 (13:20 +0000)
docs/xml/nginx/changes.xml

index 207e00217ef5a0203f65c01a3fb4a08292e6283a..71671820d43edd71564eae1325d9b9c614debc77 100644 (file)
@@ -9,6 +9,75 @@
 <title lang="en">nginx changelog</title>
 
 
+<changes ver="0.7.47" date="01.04.2009">
+
+<change type="bugfix">
+<para lang="ru">
+nginx ÎÅ ÓÏÂÉÒÁÌÓÑ ÎÁ FreeBSD 6 É ÂÏÌÅÅ ÒÁÎÎÉÈ ×ÅÒÓÉÑÈ;
+ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.46.
+</para>
+<para lang="en">
+nginx could not be built on FreeBSD 6 and early versions;
+the bug had appeared in 0.7.46.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+nginx ÎÅ ÓÏÂÉÒÁÌÓÑ ÎÁ MacOSX;
+ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.46.
+</para>
+<para lang="en">
+nginx could not be built on MacOSX;
+the bug had <nobr>appeared in 0.7.46.</nobr>
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+ÅÓÌÉ ÉÓÐÏÌØÚÏ×ÁÌÓÑ ÐÁÒÁÍÅÔÒ max_size, ÔÏ cache manager ÍÏÇ ÕÄÁÌÉÔØ ×ÅÓØ ËÜÛ;
+ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.46.
+</para>
+<para lang="en">
+if the "max_size" parameter was set, then the cache manager might purge
+a whole cache;
+the bug had appeared in 0.7.46.
+</para>
+</change>
+
+<change type="change">
+<para lang="ru">
+× ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÍÏÇ ÐÒÏÉÚÏÊÔÉ segmentation fault,
+ÅÓÌÉ ÄÉÒÅËÔÉ×Ù proxy_cache/fastcgi_cache
+É proxy_cache_valid/ fastcgi_cache_valid ÎÅ ÂÙÌÉ ÚÁÄÁÎÙ ÎÁ ÏÄÎÏÍ ÕÒÏ×ÎÅ;
+ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.46.
+</para>
+<para lang="en">
+a segmentation fault might occur in worker process,
+if the "proxy_cache"/"fastcgi_cache" and
+the "proxy_cache_valid"/ "fastcgi_cache_valid" were set on different levels;
+the bug had appeared in 0.7.46.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+× ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÍÏÇ ÐÒÏÉÚÏÊÔÉ segmentation fault
+ÐÒÉ ÐÅÒÅÎÁÐÒÁ×ÌÅÎÉÉ ÚÁÐÒÏÓÁ ÐÒÏËÓÉÒÏ×ÁÎÎÏÍÕ ÉÌÉ FastCGI-ÓÅÒ×ÅÒÕ
+Ó ÐÏÍÏÝØÀ error_page ÉÌÉ try_files;
+ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.44.
+</para>
+<para lang="en">
+a segmentation fault might occur in worker process,
+if a request was redirected to a proxied or FastCGI server via
+error_page or try_files;
+the bug had appeared in 0.7.44.
+</para>
+</change>
+
+</changes>
+
+
 <changes ver="0.7.46" date="30.03.2009">
 
 <change type="bugfix">
@@ -31,7 +100,7 @@ the previous release tarball was incorrect.
 ÎÁ ÒÁÚÎÙÈ ÕÒÏ×ÎÑÈ.
 </para>
 <para lang="en">
-now the "proxy_cache" and the "proxy_cache_valid" can be set on
+now the "proxy_cache" and the "proxy_cache_valid" directives can be set on
 different levels.
 </para>
 </change>