]> git.kaiwu.me - nginx.git/commitdiff
nginx-0.7.29-RELEASE release-0.7.29
authorIgor Sysoev <igor@sysoev.ru>
Wed, 24 Dec 2008 12:50:21 +0000 (12:50 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Wed, 24 Dec 2008 12:50:21 +0000 (12:50 +0000)
docs/xml/nginx/changes.xml

index 86402983a38e3ef5c49f9bff3b988dcf93d6e092..b82a605b1ca9d39a2bf6fc8f5376c3d9718c5ae4 100644 (file)
@@ -9,6 +9,53 @@
 <title lang="en">nginx changelog</title>
 
 
+<changes ver="0.7.29" date="24.12.2008">
+
+<change type="bugfix">
+<para lang="ru">
+ÄÉÒÅËÔÉ×Ù fastcgi_pass É proxy_pass ÎÅ ÐÏÄÄÅÒÖÉ×ÁÌÉ ÐÅÒÅÍÅÎÎÙÅ
+ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ unix domain ÓÏËÅÔÏ×.
+</para>
+<para lang="en">
+the "fastcgi_pass" and "proxy_pass" directives did not support
+variables if unix domain sockets were used.
+</para>
+</change>
+
+<change>
+<para lang="ru">
+éÓÐÒÁ×ÌÅÎÉÑ × ÏÂÒÁÂÏÔËÅ ÐÏÄÚÁÐÒÏÓÏ×;
+ÏÛÉÂËÉ ÐÏÑ×ÉÌÁÓØ × 0.7.25.
+</para>
+<para lang="en">
+Bugfixes in subrequest processing;
+the bugs had appeared in 0.7.25.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+ÏÔ×ÅÔ "100 Continue" ×ÙÄÁ×ÁÌÓÑ ÄÌÑ ÚÁÐÒÏÓÏ× ×ÅÒÓÉÉ HTTP/1.0;
+óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ.
+</para>
+<para lang="en">
+a "100 Continue" response was issued for HTTP/1.0 requests;
+Thanks to Maxim Dounin.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+× ×ÙÄÅÌÅÎÉÉ ÐÁÍÑÔÉ × ÍÏÄÕÌÅ ngx_http_gzip_filter_module ÐÏÄ Cygwin.
+</para>
+<para lang="en">
+in memory allocation in the ngx_http_gzip_filter_module on Cygwin.
+</para>
+</change>
+
+</changes>
+
+
 <changes ver="0.7.28" date="22.12.2008">
 
 <change type="change">
@@ -22,7 +69,7 @@ in memory allocation in the ngx_http_gzip_filter_module.
 
 <change type="change">
 <para lang="ru">
-ÚÎÁÞÅÎÉÑ ÐÏ ÕÍÏÌÞÁÎÉÀ ÄÌÑ ÄÉÒÅËÔÉ×Ù gzip_values ÉÚÍÅÎÅÎÙ Ó 4 4k/8k
+ÚÎÁÞÅÎÉÑ ÐÏ ÕÍÏÌÞÁÎÉÀ ÄÌÑ ÄÉÒÅËÔÉ×Ù gzip_buffers ÉÚÍÅÎÅÎÙ Ó 4 4k/8k
 ÎÁ 32 4k ÉÌÉ 16 8k.
 </para>
 <para lang="en">