comparison text/en/CHANGES-1.2 @ 783:6e63a58b28cf

nginx-1.2.6
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 11 Dec 2012 14:53:58 +0000
parents 87bebf003663
children 73f1827f0f68
comparison
equal deleted inserted replaced
782:2ceaef0e84a1 783:6e63a58b28cf
1
2 Changes with nginx 1.2.6 11 Dec 2012
3
4 *) Feature: the $request_time and $msec variables can now be used not
5 only in the "log_format" directive.
6
7 *) Bugfix: cache manager and cache loader processes might not be able to
8 start if more than 512 listen sockets were used.
9
10 *) Bugfix: in the ngx_http_dav_module.
11
1 12
2 Changes with nginx 1.2.5 13 Nov 2012 13 Changes with nginx 1.2.5 13 Nov 2012
3 14
4 *) Feature: the "optional_no_ca" parameter of the "ssl_verify_client" 15 *) Feature: the "optional_no_ca" parameter of the "ssl_verify_client"
5 directive. 16 directive.