comparison text/en/CHANGES @ 809:175fa0144ebc

nginx-1.3.11
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 10 Jan 2013 13:27:27 +0000
parents e77512b1ce11
children 8ae26032d011
comparison
equal deleted inserted replaced
808:2a3992ce88b6 809:175fa0144ebc
1
2 Changes with nginx 1.3.11 10 Jan 2013
3
4 *) Bugfix: a segmentation fault might occur if logging was used; the bug
5 had appeared in 1.3.10.
6
7 *) Bugfix: the "proxy_pass" directive did not work with IP addresses
8 without port specified; the bug had appeared in 1.3.10.
9
10 *) Bugfix: a segmentation fault occurred on start or during
11 reconfiguration if the "keepalive" directive was specified more than
12 once in a single upstream block.
13
14 *) Bugfix: parameter "default" of the "geo" directive did not set
15 default value for IPv6 addresses.
16
1 17
2 Changes with nginx 1.3.10 25 Dec 2012 18 Changes with nginx 1.3.10 25 Dec 2012
3 19
4 *) Change: domain names specified in configuration file are now resolved 20 *) Change: domain names specified in configuration file are now resolved
5 to IPv6 addresses as well as IPv4 ones. 21 to IPv6 addresses as well as IPv4 ones.