diff 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
line wrap: on
line diff
--- a/text/en/CHANGES
+++ b/text/en/CHANGES
@@ -1,4 +1,20 @@
 
+Changes with nginx 1.3.11                                        10 Jan 2013
+
+    *) Bugfix: a segmentation fault might occur if logging was used; the bug
+       had appeared in 1.3.10.
+
+    *) Bugfix: the "proxy_pass" directive did not work with IP addresses
+       without port specified; the bug had appeared in 1.3.10.
+
+    *) Bugfix: a segmentation fault occurred on start or during
+       reconfiguration if the "keepalive" directive was specified more than
+       once in a single upstream block.
+
+    *) Bugfix: parameter "default" of the "geo" directive did not set
+       default value for IPv6 addresses.
+
+
 Changes with nginx 1.3.10                                        25 Dec 2012
 
     *) Change: domain names specified in configuration file are now resolved