comparison CHANGES @ 424:9da1d9d94d18 NGINX_0_7_24

nginx 0.7.24 *) Feature: the "if_modified_since" directive. *) Bugfix: nginx did not process a FastCGI server response, if the server send too many messages to stderr before response. *) Bugfix: the "$cookie_..." variables did not work in the SSI and the perl module.
author Igor Sysoev <http://sysoev.ru>
date Mon, 01 Dec 2008 00:00:00 +0300
parents 88d3e895bdf9
children e7dbea1ee115
comparison
equal deleted inserted replaced
423:ca440bb56eca 424:9da1d9d94d18
1
2 Changes with nginx 0.7.24 01 Dec 2008
3
4 *) Feature: the "if_modified_since" directive.
5
6 *) Bugfix: nginx did not process a FastCGI server response, if the
7 server send too many messages to stderr before response.
8
9 *) Bugfix: the "$cookie_..." variables did not work in the SSI and the
10 perl module.
11
1 12
2 Changes with nginx 0.7.23 27 Nov 2008 13 Changes with nginx 0.7.23 27 Nov 2008
3 14
4 *) Feature: the "delete" and "ranges" parameters in the "geo" directive. 15 *) Feature: the "delete" and "ranges" parameters in the "geo" directive.
5 16