]> git.kaiwu.me - nginx.git/commitdiff
nginx-0.6.1-RELEASE release-0.6.1
authorIgor Sysoev <igor@sysoev.ru>
Sun, 17 Jun 2007 19:13:33 +0000 (19:13 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Sun, 17 Jun 2007 19:13:33 +0000 (19:13 +0000)
docs/xml/nginx/changes.xml

index 5441774a4b914c1b8a296de1b346813795206427..ee5d6b3ce6e44737940c1fe70fcf628a7d74fd6d 100644 (file)
@@ -9,6 +9,52 @@
 <title lang="en">nginx changelog</title>
 
 
+<changes ver="0.6.1" date="17.06.2007">
+
+<change type="bugfix">
+<para lang="ru">
+× ÐÁÒÓÉÎÇÅ SSI.
+</para>
+<para lang="en">
+in SSI parsing.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÕÄÁÌ£ÎÎÏÇÏ ÐÏÄÚÁÐÒÏÓÁ × SSI ÐÏÓÌÅÄÕÀÝÉÊ
+ÐÏÄÚÁÐÒÏÓ ÌÏËÁÌØÎÏÇÏ ÆÁÊÌÁ ÍÏÇ ÏÔÄÁ×ÁÔØÓÑ ËÌÉÅÎÔÕ × ÎÅ×ÅÒÎÏÍ ÐÏÒÑÄËÅ.
+</para>
+<para lang="en">
+if remote SSI subrequest was used, then posterior local file subrequest
+might transferred to client in wrong order.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+ÂÏÌØÛÉÅ ×ËÌÀÞÅÎÉÑ × SSI, ÓÏÈÒÁΣÎÎÙÅ ×Ï ×ÒÅÍÅÎÎÙÅ ÆÁÊÌÙ,
+ÐÅÒÅÄÁ×ÁÌÉÓØ ÎÅ ÐÏÌÎÏÓÔØÀ.
+</para>
+<para lang="en">
+large SSI inclusions buffered in temporary files were truncated.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+ÚÎÁÞÅÎÉÅ perl'Ï×ÏÊ ÐÅÒÅÍÅÎÎÏÊ $$ ÍÏÄÕÌÑ ngx_http_perl_module ÂÙÌÏ ÒÁ×ÎÏ
+ÎÏÍÅÒÕ ÇÌÁ×ÎÏÇÏ ÐÒÏÃÅÓÓÁ.
+</para>
+<para lang="en">
+the perl $$ variable value in ngx_http_perl_module was equal to the master
+process identification number.
+</para>
+</change>
+
+</changes>
+
+
 <changes ver="0.6.0" date="14.06.2007">
 
 <change type="feature">