comparison CHANGES @ 188:af37b7cb6698 NGINX_0_3_41

nginx 0.3.41 *) Feature: the -v switch. *) Bugfix: the segmentation fault may occurred if the SSI page has remote subrequests. *) Bugfix: in FastCGI handling. *) Bugfix: if the perl modules path was not set using --with-perl_modules_path=PATH or the "perl_modules", then the segmentation fault was occurred.
author Igor Sysoev <http://sysoev.ru>
date Fri, 21 Apr 2006 00:00:00 +0400
parents 54aabf2b0bc6
children 3689cd4e3228
comparison
equal deleted inserted replaced
187:c0ed72c62dfa 188:af37b7cb6698
1
2 Changes with nginx 0.3.41 21 Apr 2006
3
4 *) Feature: the -v switch.
5
6 *) Bugfix: the segmentation fault may occurred if the SSI page has
7 remote subrequests.
8
9 *) Bugfix: in FastCGI handling.
10
11 *) Bugfix: if the perl modules path was not set using
12 --with-perl_modules_path=PATH or the "perl_modules", then the
13 segmentation fault was occurred.
14
1 15
2 Changes with nginx 0.3.40 19 Apr 2006 16 Changes with nginx 0.3.40 19 Apr 2006
3 17
4 *) Feature: the ngx_http_dav_module supports the MKCOL method. 18 *) Feature: the ngx_http_dav_module supports the MKCOL method.
5 19