diff CHANGES @ 310:95d92ec39071 NGINX_0_5_25

nginx 0.5.25 *) Bugfix: nginx could not be built with the --without-http_rewrite_module parameter; bug appeared in 0.5.24.
author Igor Sysoev <http://sysoev.ru>
date Mon, 11 Jun 2007 00:00:00 +0400
parents 94e16de3c33f
children 429900ca25ee
line wrap: on
line diff
--- a/CHANGES
+++ b/CHANGES
@@ -1,10 +1,16 @@
 
+Changes with nginx 0.5.25                                        11 Jun 2007
+
+    *) Bugfix: nginx could not be built with the 
+       --without-http_rewrite_module parameter; bug appeared in 0.5.24.
+
+
 Changes with nginx 0.5.24                                        06 Jun 2007
 
     *) Security: the "ssl_verify_client" directive did not work if request 
        was made using HTTP/0.9.
 
-    *) Bugfix: a part of response body may be passed uncompressed if gzip 
+    *) Bugfix: a part of response body might be passed uncompressed if gzip 
        was used; bug appeared in 0.5.23.