comparison CHANGES @ 420:ad0a34a8efa6 NGINX_0_7_22

nginx 0.7.22 *) Feature: the "none" parameter in the "smtp_auth" directive. Thanks to Maxim Dounin. *) Feature: the "$cookie_..." variables. *) Bugfix: the "directio" directive did not work in XFS filesystem. *) Bugfix: the resolver did not understand big DNS responses. Thanks to Zyb.
author Igor Sysoev <http://sysoev.ru>
date Thu, 20 Nov 2008 00:00:00 +0300
parents ff86d646f9df
children 88d3e895bdf9
comparison
equal deleted inserted replaced
419:b986babf3f57 420:ad0a34a8efa6
1
2 Changes with nginx 0.7.22 20 Nov 2008
3
4 *) Feature: the "none" parameter in the "smtp_auth" directive.
5 Thanks to Maxim Dounin.
6
7 *) Feature: the "$cookie_..." variables.
8
9 *) Bugfix: the "directio" directive did not work in XFS filesystem.
10
11 *) Bugfix: the resolver did not understand big DNS responses.
12 Thanks to Zyb.
13
1 14
2 Changes with nginx 0.7.21 11 Nov 2008 15 Changes with nginx 0.7.21 11 Nov 2008
3 16
4 *) Changes in the ngx_http_limit_req_module. 17 *) Changes in the ngx_http_limit_req_module.
5 18