]> git.kaiwu.me - nginx.git/commitdiff
nginx-0.5.16-RELEASE release-0.5.16
authorIgor Sysoev <igor@sysoev.ru>
Mon, 26 Mar 2007 14:32:00 +0000 (14:32 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 26 Mar 2007 14:32:00 +0000 (14:32 +0000)
docs/xml/nginx/changes.xml

index e7edc56a065478157e4417fe79c3e607f542bfbc..9810dc0bd8182556983c2017c5ebb5c11e97aa0b 100644 (file)
@@ -9,6 +9,60 @@
 <title lang="en">nginx changelog</title>
 
 
+<changes ver="0.5.16" date="26.03.2007">
+
+<change type="bugfix">
+<para lang="ru">
+× ËÁÞÅÓÔ×Å ËÌÀÞÁ ÄÌÑ ÈÜÛÁ × ÄÉÒÅËÔÉ×Å ip_hash ÎÅ ÉÓÐÏÌØÚÏ×ÁÌÁÓØ ÓÅÔØ
+ËÌÁÓÓÁ ó.<br/>
+óÐÁÓÉÂÏ ðÁ×ÌÕ ñÒËÏ×ÏÍÕ.
+</para>
+<para lang="en">
+the C-class network was not used as hash key in the "ip_hash" directive.<br/>
+Thanks to Pavel Yarkovoy.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+ÅÓÌÉ × ÓÔÒÏËÅ "Content-Type" × ÚÁÇÏÌÏ×ËÅ ÏÔ×ÅÔÁ ÂÜËÅÎÄÁ ÂÙÌ ÕËÁÚÁΠcharset
+É ÓÔÒÏËÁ ÚÁ×ÅÒÛÁÌÁÓØ ÓÉÍ×ÏÌÏÍ ";",
+ÔÏ × ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÍÏÇ ÐÒÏÉÚÏÊÔÉ segmentation fault;
+ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.3.50.
+</para>
+<para lang="en">
+a segmentation fault might occur in worker process
+if a charset was set in the "Content-Type" header line and the line
+has trailing ";";
+bug appeared in 0.3.50.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+ÏÛÉÂËÉ "[alert] zero size buf" ÐÒÉ ÒÁÂÏÔÅ Ó FastCGI-ÓÅÒ×ÅÒÏÍ, ÅÓÌÉ
+ÔÅÌÏ ÚÁÐÒÏÓÁ, ÚÁÐÉÓÁÎÎÏÅ ×Ï ×ÒÅÍÅÎÎÙÊ ÆÁÊÌ, ÂÙÌÏ ËÒÁÔÎÏ 32K.
+</para>
+<para lang="en">
+the "[alert] zero size buf" error when FastCGI server was used and
+an request body written in a temporary file was multiple of 32K.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+nginx ÎÅ ÓÏÂÉÒÁÌÓÑ ÎÁ Solaris ÂÅÚ ÐÁÒÁÍÅÔÒÁ --with-debug;
+ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.5.15.
+</para>
+<para lang="en">
+nginx could not be built on Solaris without the --with-debug option;
+bug appeared in 0.5.15.
+</para>
+</change>
+
+</changes>
+
+
 <changes ver="0.5.15" date="19.03.2007">
 
 <change type="feature">