comparison CHANGES @ 100:d6800bbe720e NGINX_0_2_4

nginx 0.2.4 *) Feature: the ngx_http_ssi_module supports "$var=text", "$var!=text", "$var=/text/", and "$var!=/text/" expressions in the "if" command. *) Bugfix: in proxying location without trailing slash; bug appeared in 0.1.44. *) Bugfix: the segmentation fault may occurred if the "rtsig" method was used; bug appeared in 0.2.0.
author Igor Sysoev <http://sysoev.ru>
date Mon, 03 Oct 2005 00:00:00 +0400
parents 8bf57caa374a
children f63280c59dd5
comparison
equal deleted inserted replaced
99:942ae8bb3ece 100:d6800bbe720e
1
2 Changes with nginx 0.2.4 03 Oct 2005
3
4 *) Feature: the ngx_http_ssi_module supports "$var=text", "$var!=text",
5 "$var=/text/", and "$var!=/text/" expressions in the "if" command.
6
7 *) Bugfix: in proxying location without trailing slash; bug appeared in
8 0.1.44.
9
10 *) Bugfix: the segmentation fault may occurred if the "rtsig" method
11 was used; bug appeared in 0.2.0.
12
1 13
2 Changes with nginx 0.2.3 30 Sep 2005 14 Changes with nginx 0.2.3 30 Sep 2005
3 15
4 *) Bugfix: nginx could not be built without the --with-debug option; 16 *) Bugfix: nginx could not be built without the --with-debug option;
5 bug appeared in 0.2.2. 17 bug appeared in 0.2.2.