nginx-0.8.3-RELEASE
diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml
index 3b628f6..ada2de4 100644
--- a/docs/xml/nginx/changes.xml
+++ b/docs/xml/nginx/changes.xml
@@ -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">