summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSean Reifschneider <jafo@tummy.com>2013-03-28 18:07:41 -0600
committerSean Reifschneider <jafo@tummy.com>2013-03-28 18:07:41 -0600
commitd997b2e8813172a083947ef08696cd25b7a2ea3a (patch)
treec85a7a9fcd2c4e7a1dcb39eeeb97d7b158fe628c /ChangeLog
parentad1c231facc078f92ed83d1a174ecdecbae2b5d0 (diff)
downloadpython-memcached-d997b2e8813172a083947ef08696cd25b7a2ea3a.tar.gz
Adding patch for IPv6 connection string.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 256e2a6..6fd6648 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+ * Supports IPv6 connections using: "inet6:[fd00::32:19f7]:11000".
+ Patch by Romain Courteaud
+
* Switching over to github for this project:
https://github.com/linsomniac