summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSean Reifschneider <jafo@tummy.com>2013-03-27 05:07:32 -0600
committerSean Reifschneider <jafo@tummy.com>2013-03-27 05:07:32 -0600
commitad1c231facc078f92ed83d1a174ecdecbae2b5d0 (patch)
tree652bfe2800b24a015860c70d9c8e5522de87991b /ChangeLog
parentbacb8058152873e46e6a2367452a353e4d98a065 (diff)
downloadpython-memcached-ad1c231facc078f92ed83d1a174ecdecbae2b5d0.tar.gz
Changing location to github.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 76d6b9b..256e2a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+ * Switching over to github for this project:
+
+ https://github.com/linsomniac
+
* Bug #974632: _ConnectionDeadError sometimes was escaping the get/set
code. This should return to readline() not raising an exception, except
in the case that it's called from the get/set(). Report from Gary