changeset 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 0ed231be4eba
children bf76f015a513 73f1760ed6ad
files docs/xml/nginx/changes.xml
diffstat 1 files changed, 17 insertions(+), 1 deletions(-) [+]
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>