nginx-0.8.12-RELEASE
diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml
index 5bddff4..e9b974b 100644
--- a/docs/xml/nginx/changes.xml
+++ b/docs/xml/nginx/changes.xml
@@ -9,14 +9,51 @@
 <title lang="en">nginx changelog</title>
 
 
+<changes ver="0.8.12" date="31.08.2009">
+
+<change type="feature">
+<para lang="ru">
+ÐÁÒÁÍÅÔÒ sendfile × ÄÉÒÅËÔÉ×Å aio ×Ï FreeBSD.
+</para>
+<para lang="en">
+the "sendfile" parameter in the "aio" directive on FreeBSD.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+ÏÛÉÂËÉ ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ try_files;
+ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.8.11.
+</para>
+<para lang="en">
+in try_files;
+the bug had appeared in 0.8.11.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+ÏÛÉÂËÉ ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ memcached;
+ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.8.11.
+</para>
+<para lang="en">
+in memcached;
+the bug had appeared in 0.8.11.
+</para>
+</change>
+
+</changes>
+
 <changes ver="0.8.11" date="28.08.2009">
 
 <change type="change">
 <para lang="ru">
-ÄÉÒÅËÔÉ×Á "gzip_disable msie6" ÒÁÚÒÅÛÁÅÔ ÓÖÁÔÉÅ ÄÌÑ <nobr>MSIE 6.0 SV1.</nobr>
+ÔÅÐÅÒØ ÄÉÒÅËÔÉ×Á "gzip_disable msie6" ÎÅ ÚÁÐÒÅÝÁÅÔ ÓÖÁÔÉÅ ÄÌÑ
+<nobr>MSIE 6.0 SV1.</nobr>
 </para>
 <para lang="en">
-directive "gzip_disable msie6" enables gzipping for <nobr>MSIE 6.0 SV1.</nobr>
+now directive "gzip_disable msie6" does not disable gzipping for
+<nobr>MSIE 6.0 SV1.</nobr>
 </para>
 </change>