comparison CHANGES @ 448:76a79816b771 NGINX_0_7_36

nginx 0.7.36 *) Feature: a preliminary IPv6 support; the "listen" directive of the HTTP module supports IPv6. *) Bugfix: the $ancient_browser variable did not work for browsers preset by a "modern_browser" directives.
author Igor Sysoev <http://sysoev.ru>
date Sat, 21 Feb 2009 00:00:00 +0300
parents 15a022ee809b
children 20962db0117c
comparison
equal deleted inserted replaced
447:40964c811e59 448:76a79816b771
1
2 Changes with nginx 0.7.36 21 Feb 2009
3
4 *) Feature: a preliminary IPv6 support; the "listen" directive of the
5 HTTP module supports IPv6.
6
7 *) Bugfix: the $ancient_browser variable did not work for browsers
8 preset by a "modern_browser" directives.
9
1 10
2 Changes with nginx 0.7.35 16 Feb 2009 11 Changes with nginx 0.7.35 16 Feb 2009
3 12
4 *) Bugfix: a "ssl_engine" directive did not use a SSL-accelerator for 13 *) Bugfix: a "ssl_engine" directive did not use a SSL-accelerator for
5 asymmetric ciphers. 14 asymmetric ciphers.