summaryrefslogtreecommitdiff
path: root/client/changes/bug_5208_support_socket_26
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2014-02-28 05:43:27 +0900
committerKali Kaneko <kali@leap.se>2014-03-05 12:03:48 -0400
commitdcff2ecd5ca63b09f5e40cca4e18c4660406d5d6 (patch)
treec67f691792320de22c5c29178b1703f67bfb248a /client/changes/bug_5208_support_socket_26
parent0a3905d9d643117483681bcc1cda2258702dc94d (diff)
backward-compatibility for socket.create_connection in 2.6
Closes: #5208
Diffstat (limited to 'client/changes/bug_5208_support_socket_26')
-rw-r--r--client/changes/bug_5208_support_socket_261
1 files changed, 1 insertions, 0 deletions
diff --git a/client/changes/bug_5208_support_socket_26 b/client/changes/bug_5208_support_socket_26
new file mode 100644
index 00000000..b44d1d4e
--- /dev/null
+++ b/client/changes/bug_5208_support_socket_26
@@ -0,0 +1 @@
+ o Back-compatibility for socket.create_connection interface in 2.6. Closes: #5208