]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
Release note update
authorBen Darnell <ben@bendarnell.com>
Sat, 14 Jan 2012 07:06:49 +0000 (23:06 -0800)
committerBen Darnell <ben@bendarnell.com>
Sat, 14 Jan 2012 07:06:49 +0000 (23:06 -0800)
website/sphinx/releases/next.rst

index c62c2e4a2f9632ffb2936966f0ed8d5a49242885..c587ad1ffc3d080d75cb8e1951894a8578dce56b 100644 (file)
@@ -81,3 +81,5 @@ Other modules
   case-insensitive.
 * Exception handling in `tornado.gen` has been improved.  It is now possible
   to catch exceptions thrown by a ``Task``.
+* `tornado.netutil.bind_sockets` now works when ``getaddrinfo`` returns
+  duplicate addresses.