]> git.kaiwu.me - nginx.git/commitdiff
nginx-0.8.15-RELEASE release-0.8.15
authorIgor Sysoev <igor@sysoev.ru>
Mon, 14 Sep 2009 13:07:17 +0000 (13:07 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 14 Sep 2009 13:07:17 +0000 (13:07 +0000)
docs/xml/nginx/changes.xml

index 576cf147d279a1d29d53390bcf2b6f195732ff49..01868a76d23ce80a5f47e155452f514cfd299806 100644 (file)
@@ -9,6 +9,75 @@
 <title lang="en">nginx changelog</title>
 
 
+<changes ver="0.8.15" date="14.09.2009">
+
+<change type="security">
+<para lang="ru">
+ÐÒÉ ÏÂÒÁÂÏÔËÅ ÓÐÅÃÉÁÌØÎÏ ÓÏÚÄÁÎÎÏÇÏ ÚÁÐÒÏÓÁ
+× ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÍÏÇ ÐÒÏÉÚÏÊÔÉ segmentation fault.<br/>
+óÐÁÓÉÂÏ Chris Ries.
+</para>
+<para lang="en">
+a segmentation fault might occur in worker process
+while specially crafted request handling.<br/>
+Thanks to Chris Ries.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+ÅÓÌÉ ÂÙÌÉ ÏÐÉÓÁÎÙ ÉÍÅÎÁ .domain.tld, .sub.domain.tld É .domain-some.tld,
+ÔÏ ÉÍÑ .sub.domain.tld ÐÏÐÁÄÁÌÏ ÐÏÄ ÍÁÓËÕ .domain.tld.
+</para>
+<para lang="en">
+if names .domain.tld, .sub.domain.tld, and .domain-some.tld were defined,
+then the name .sub.domain.tld was matched by .domain.tld.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+× ÐÏÄÄÅÒÖËÅ ÐÒÏÚÒÁÞÎÏÓÔÉ × ÍÏÄÕÌÅ ngx_http_image_filter_module.
+</para>
+<para lang="en">
+in transparency support in the ngx_http_image_filter_module.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+× ÆÁÊÌÏ×ÏÍ AIO.
+</para>
+<para lang="en">
+in file AIO.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+ÏÛÉÂËÉ ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ X-Accel-Redirect;
+ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.8.11.
+</para>
+<para lang="en">
+in X-Accel-Redirect usage;
+the bug had appeared in 0.8.11.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+ÏÛÉÂËÉ ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ×ÓÔÒÏÅÎÎÏÇÏ ÐÅÒÌÁ;
+ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.8.11.
+</para>
+<para lang="en">
+in embedded perl module;
+the bug had appeared in 0.8.11.
+</para>
+</change>
+
+</changes>
+
+
 <changes ver="0.8.14" date="07.09.2009">
 
 <change type="bugfix">