summaryrefslogtreecommitdiff
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
parentbacb8058152873e46e6a2367452a353e4d98a065 (diff)
downloadpython-memcached-ad1c231facc078f92ed83d1a174ecdecbae2b5d0.tar.gz
Changing location to github.
-rw-r--r--ChangeLog4
-rw-r--r--README8
2 files changed, 12 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
diff --git a/README b/README
index 55e5af4..2f29ab7 100644
--- a/README
+++ b/README
@@ -6,3 +6,11 @@ for more information.
This package was originally written by Evan Martin of Danga.
Please do not contact Evan about maintenance.
Sean Reifschneider of tummy.com, ltd. has taken over maintenance of it.
+
+Please report issues and submit code changes to the github repository at:
+
+ https://github.com/linsomniac/python-memcached
+
+For changes prior to 2013-03-26, see the old Launchpad repository at:
+
+ Historic issues: https://launchpad.net/python-memcached