comparison CHANGES @ 501:98143f74eb3d NGINX_0_7_58

nginx 0.7.58 *) Feature: a "listen" directive of the mail proxy module supports IPv6. *) Feature: the "image_filter_jpeg_quality" directive. *) Feature: the "client_body_in_single_buffer" directive. *) Feature: the $request_body variable. *) Bugfix: in ngx_http_autoindex_module in file name links having a ":" symbol in the name. *) Bugfix: "make upgrade" procedure did not work; the bug had appeared in 0.7.53. Thanks to Denis F. Latypoff.
author Igor Sysoev <http://sysoev.ru>
date Mon, 18 May 2009 00:00:00 +0400
parents e66f886a8305
children 499474178a11
comparison
equal deleted inserted replaced
500:bb2281a3edb6 501:98143f74eb3d
1
2 Changes with nginx 0.7.58 18 May 2009
3
4 *) Feature: a "listen" directive of the mail proxy module supports IPv6.
5
6 *) Feature: the "image_filter_jpeg_quality" directive.
7
8 *) Feature: the "client_body_in_single_buffer" directive.
9
10 *) Feature: the $request_body variable.
11
12 *) Bugfix: in ngx_http_autoindex_module in file name links having a ":"
13 symbol in the name.
14
15 *) Bugfix: "make upgrade" procedure did not work; the bug had appeared
16 in 0.7.53.
17 Thanks to Denis F. Latypoff.
18
1 19
2 Changes with nginx 0.7.57 12 May 2009 20 Changes with nginx 0.7.57 12 May 2009
3 21
4 *) Bugfix: a segmentation fault occurred in worker process, if the 22 *) Bugfix: a segmentation fault occurred in worker process, if the
5 ngx_http_image_filter_module errors were redirected to named 23 ngx_http_image_filter_module errors were redirected to named