]> git.kaiwu.me - nginx.git/commitdiff
nginx-0.4.12-RELEASE release-0.4.12
authorIgor Sysoev <igor@sysoev.ru>
Tue, 31 Oct 2006 15:28:43 +0000 (15:28 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Tue, 31 Oct 2006 15:28:43 +0000 (15:28 +0000)
docs/xml/nginx/changes.xml

index ee2a6b8825d347c2042b556a122e75ab9b165461..eb09f1cfab4bedc4b1cde05a28e9888e50d4e49c 100644 (file)
@@ -9,6 +9,40 @@
 <title lang="en">nginx changelog</title>
 
 
+<changes ver="0.4.12" date="31.10.2006">
+
+<change type="feature">
+<para lang="ru">
+ÍÏÄÕÌØ ngx_http_perl_module ÐÏÄÄÅÒÖÉ×ÁÅÔ ÍÅÔÏÄ $r->variable.
+</para>
+<para lang="en">
+the ngx_http_perl_module supports the $r->variable method.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+ÐÒÉ ×ËÌÀÞÅÎÉÉ × ÏÔ×ÅÔ ÂÏÌØÛÏÇÏ ÓÔÁÔÉÞÅÓËÏÇÏ ÆÁÊÌÁ Ó ÐÏÍÏÝØÀ SSI
+ÏÔ×ÅÔ ÍÏÇ ÐÅÒÅÄÁ×ÁÔØÓÑ ÎÅ ÐÏÌÎÏÓÔØÀ.
+</para>
+<para lang="en">
+if a big static file was included using SSI in a response,
+then the response may be transferred incomplete.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+nginx ÎÅ ÕÂÉÒÁÌ "#fragment" × URI.
+</para>
+<para lang="en">
+nginx did not omit the "#fragment" part in URI.
+</para>
+</change>
+
+</changes>
+
+
 <changes ver="0.4.11" date="25.10.2006">
 
 <change type="feature">