From ad1c231facc078f92ed83d1a174ecdecbae2b5d0 Mon Sep 17 00:00:00 2001 From: Sean Reifschneider Date: Wed, 27 Mar 2013 05:07:32 -0600 Subject: Changing location to github. --- ChangeLog | 4 ++++ README | 8 ++++++++ 2 files changed, 12 insertions(+) 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 -- cgit v1.2.1