]> git.kaiwu.me - nginx.git/commitdiff
nginx-0.8.3-RELEASE release-0.8.3
authorIgor Sysoev <igor@sysoev.ru>
Fri, 19 Jun 2009 10:56:35 +0000 (10:56 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Fri, 19 Jun 2009 10:56:35 +0000 (10:56 +0000)
docs/xml/nginx/changes.xml

index 3b628f616a3d16731e4d56378cadc733bb4e2a87..ada2de4b53f704aeeace8699e7bea722677f24be 100644 (file)
@@ -9,6 +9,56 @@
 <title lang="en">nginx changelog</title>
 
 
+<changes ver="0.8.2" date="19.06.2009">
+
+<change type="feature">
+<para lang="ru">
+ÐÅÒÅÍÅÎÎÁÑ $upstream_cache_status.
+</para>
+<para lang="en">
+the $upstream_cache_status variable.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+nginx ÎÅ ÓÏÂÉÒÁÌÓÑ ÎÁ MacOSX 10.6.
+</para>
+<para lang="en">
+nginx could not be built on MacOSX 10.6.
+the bug had appeared in 0.8.2.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+nginx ÎÅ ÓÏÂÉÒÁÌÓÑ Ó ÐÁÒÁÍÅÔÒÏÍ --without-http-cache;
+ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.8.2.
+</para>
+<para lang="en">
+nginx could not be built --without-http-cache;
+the bug had appeared in 0.8.2.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+ÅÓÌÉ ÂÙÌÏ ÉÓÐÏÌØÚÏ×ÁÌÓÑ ÐÅÒÅÈ×ÁÔ 401 ÏÛÉÂËÉ ÏÔ ÂÜËÅÎÄÁ É ÂÜËÅÎÄ
+ÎÅ ×ÏÚ×ÒÁÝÁÌ ÓÔÒÏËÕ "WWW-Authenticate" × ÚÁÇÏÌÏ×ËÅ ÏÔ×ÅÔÁ,
+ÔÏ × ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÐÒÏÉÓÈÏÄÉÌ segmentation fault.<br/>
+óÐÁÓÉÂÏ å×ÇÅÎÉÀ íÙÞÌÏ.
+</para>
+<para lang="en">
+a segmentation fault occurred in worker process,
+if a backend 401 error was intercepted and the backend did not set
+the "WWW-Authenticate" response header line.<br/>
+Thanks to Eugene Mychlo.
+</para>
+</change>
+
+</changes>
+
+
 <changes ver="0.8.2" date="15.06.2009">
 
 <change type="bugfix">