diff docs/xml/nginx/changes.xml @ 1248:77bf42576050 release-0.5.25

nginx-0.5.25-RELEASE
author Igor Sysoev <igor@sysoev.ru>
date Mon, 11 Jun 2007 18:42:55 +0000
parents 2d5ef73671f6
children 2aefee4d4ed6 5d0112d6b1a5
line wrap: on
line diff
--- a/docs/xml/nginx/changes.xml
+++ b/docs/xml/nginx/changes.xml
@@ -9,6 +9,22 @@
 <title lang="en">nginx changelog</title>
 
 
+<changes ver="0.5.25" date="11.06.2007">
+
+<change type="bugfix">
+<para lang="ru">
+nginx не собирался с параметром --without-http_rewrite_module;
+ошибка появилась в 0.5.24.
+</para>
+<para lang="en">
+nginx could not be built with the --without-http_rewrite_module parameter;
+bug appeared in 0.5.24.
+</para>
+</change>
+
+</changes>
+
+
 <changes ver="0.5.24" date="06.06.2007">
 
 <change type="security">
@@ -28,7 +44,7 @@ using HTTP/0.9.
 ошибка появилась в 0.5.23.
 </para>
 <para lang="en">
-a part of response body may be passed uncompressed if gzip was used;
+a part of response body might be passed uncompressed if gzip was used;
 bug appeared in 0.5.23.
 </para>
 </change>