comparison 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
comparison
equal deleted inserted replaced
309:638a3e67d37d 310:95d92ec39071
1
2 Changes with nginx 0.5.25 11 Jun 2007
3
4 *) Bugfix: nginx could not be built with the
5 --without-http_rewrite_module parameter; bug appeared in 0.5.24.
6
1 7
2 Changes with nginx 0.5.24 06 Jun 2007 8 Changes with nginx 0.5.24 06 Jun 2007
3 9
4 *) Security: the "ssl_verify_client" directive did not work if request 10 *) Security: the "ssl_verify_client" directive did not work if request
5 was made using HTTP/0.9. 11 was made using HTTP/0.9.
6 12
7 *) Bugfix: a part of response body may be passed uncompressed if gzip 13 *) Bugfix: a part of response body might be passed uncompressed if gzip
8 was used; bug appeared in 0.5.23. 14 was used; bug appeared in 0.5.23.
9 15
10 16
11 Changes with nginx 0.5.23 04 Jun 2007 17 Changes with nginx 0.5.23 04 Jun 2007
12 18