comparison CHANGES @ 594:3436cf38d59e NGINX_0_8_49

nginx 0.8.49 *) Feature: the "image_filter_jpeg_quality" directive supports variables. *) Bugfix: a segmentation fault might occur in a worker process, if the $geoip_region_name variables was used; the bug had appeared in 0.8.48. *) Bugfix: errors intercepted by error_page were cached only for next request; the bug had appeared in 0.8.48.
author Igor Sysoev <http://sysoev.ru>
date Mon, 09 Aug 2010 00:00:00 +0400
parents 09d5f308901f
children 6c96fdd2dfc3
comparison
equal deleted inserted replaced
593:ad310549c5d4 594:3436cf38d59e
1
2 Changes with nginx 0.8.49 09 Aug 2010
3
4 *) Feature: the "image_filter_jpeg_quality" directive supports
5 variables.
6
7 *) Bugfix: a segmentation fault might occur in a worker process, if the
8 $geoip_region_name variables was used; the bug had appeared in
9 0.8.48.
10
11 *) Bugfix: errors intercepted by error_page were cached only for next
12 request; the bug had appeared in 0.8.48.
13
1 14
2 Changes with nginx 0.8.48 03 Aug 2010 15 Changes with nginx 0.8.48 03 Aug 2010
3 16
4 *) Change: now the "server_name" directive default value is an empty 17 *) Change: now the "server_name" directive default value is an empty
5 name "". 18 name "".