comparison CHANGES @ 204:2a97b47ff8db NGINX_0_3_49

nginx 0.3.49 *) Bugfix: in the "set" directive. *) Bugfix: if two or more FastCGI subrequests was in SSI, then first subrequest output was included instead of second and following subrequests.
author Igor Sysoev <http://sysoev.ru>
date Wed, 31 May 2006 00:00:00 +0400
parents ca5f86d94316
children 3866d57d9cfd
comparison
equal deleted inserted replaced
203:14db5e3fc915 204:2a97b47ff8db
1
2 Changes with nginx 0.3.49 31 May 2006
3
4 *) Bugfix: in the "set" directive.
5
6 *) Bugfix: if two or more FastCGI subrequests was in SSI, then first
7 subrequest output was included instead of second and following
8 subrequests.
9
1 10
2 Changes with nginx 0.3.48 29 May 2006 11 Changes with nginx 0.3.48 29 May 2006
3 12
4 *) Change: now the ngx_http_charset_module works for subrequests, if 13 *) Change: now the ngx_http_charset_module works for subrequests, if
5 the response has no "Content-Type" header line. 14 the response has no "Content-Type" header line.