nginx-0.7.59-RELEASE
diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml
index c76491f..a9ca8a9 100644
--- a/docs/xml/nginx/changes.xml
+++ b/docs/xml/nginx/changes.xml
@@ -9,6 +9,81 @@
 <title lang="en">nginx changelog</title>
 
 
+<changes ver="0.7.59" date="25.05.2009">
+
+<change type="feature">
+<para lang="ru">
+ÄÉÒÅËÔÉ×Ù proxy_cache_methods É fastcgi_cache_methods.
+</para>
+<para lang="en">
+the "proxy_cache_methods" and "fastcgi_cache_methods" directives.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+ÕÔÅÞËÉ ÓÏËÅÔÏ×;
+ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.25.<br/>
+óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ.
+</para>
+<para lang="en">
+socket leak;
+the bug had appeared in 0.7.25.<br/>
+Thanks to Maxim Dounin.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÐÅÒÅÍÅÎÎÏÊ $request_body
+× ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÐÒÏÉÓÈÏÄÉÌ segmentation fault,
+ÅÓÌÉ × ÚÁÐÒÏÓÅ ÎÅ ÂÙÌÏ ÔÅÌÁ;
+ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.58.
+</para>
+<para lang="en">
+a segmentation fault occurred in worker process,
+<nobr>if a request</nobr> had no body and the $request_body
+variable was used;<br/>
+the bug had appeared in 0.7.58.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+SSL-ÍÏÄÕÌÉ ÍÏÇÌÉ ÎÅ ÓÏÂÉÒÁÔØÓÑ ÎÁ Solaris É Linux;
+ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.56.
+</para>
+<para lang="en">
+the SSL modules might not built on Solaris and Linux;<br/>
+the bug had appeared in 0.7.58.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+ÏÔ×ÅÔÙ ÍÏÄÕÌÑ ngx_http_xslt_filter_module ÎÅ ÏÂÒÁÂÁÔÙ×ÁÌÉÓØ
+SSI-, charset- É gzip-ÆÉÌØÔÒÁÍÉ.
+</para>
+<para lang="en">
+ngx_http_xslt_filter_module responses were not handled by SSI, charset,
+and gzip filters.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+ÄÉÒÅËÔÉ×Á charset ÎÅ ÓÔÁ×ÉÌÁ ËÏÄÉÒÏ×ËÕ ÄÌÑ ÏÔ×ÅÔÏ× ÍÏÄÕÌÑ
+ngx_http_gzip_static_module.
+</para>
+<para lang="en">
+a "charset" directive did not set a charset to ngx_http_gzip_static_module
+responses.
+</para>
+</change>
+
+</changes>
+
+
 <changes ver="0.7.58" date="18.05.2009">
 
 <change type="feature">
@@ -83,7 +158,7 @@
 ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.56.
 </para>
 <para lang="en">
-a segmentation fault occurred in worker process,
+a floating-point fault occurred in worker process,
 if the ngx_http_image_filter_module errors were redirected to named location;
 the bug had appeared in 0.7.56.
 </para>
@@ -4418,7 +4493,7 @@
 
 <change type="bugfix">
 <para lang="ru">
-ÕÔÅÞËÁ ÓÏËÅÔÏ×;
+ÕÔÅÞËÉ ÓÏËÅÔÏ×;
 ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.6.7.
 </para>
 <para lang="en">