comparison CHANGES @ 254:f3ec44f4a53b NGINX_0_4_12

nginx 0.4.12 *) Feature: the ngx_http_perl_module supports the $r->variable method. *) Bugfix: if a big static file was included using SSI in a response, then the response may be transferred incomplete. *) Bugfix: nginx did not omit the "#fragment" part in URI.
author Igor Sysoev <http://sysoev.ru>
date Tue, 31 Oct 2006 00:00:00 +0300
parents 644510700914
children 2e9c57a5e50a
comparison
equal deleted inserted replaced
253:b75231e1a353 254:f3ec44f4a53b
1
2 Changes with nginx 0.4.12 31 Oct 2006
3
4 *) Feature: the ngx_http_perl_module supports the $r->variable method.
5
6 *) Bugfix: if a big static file was included using SSI in a response,
7 then the response may be transferred incomplete.
8
9 *) Bugfix: nginx did not omit the "#fragment" part in URI.
10
1 11
2 Changes with nginx 0.4.11 25 Oct 2006 12 Changes with nginx 0.4.11 25 Oct 2006
3 13
4 *) Feature: the POP3 proxy supports the AUTH LOGIN PLAIN and CRAM-MD5. 14 *) Feature: the POP3 proxy supports the AUTH LOGIN PLAIN and CRAM-MD5.
5 15