diff options
author | Christopher Baines <mail@cbaines.net> | 2015-12-22 15:25:46 +0000 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2015-12-22 15:25:46 +0000 |
commit | 3e8b159a3438a63b685d22ebca9d1ac36119becc (patch) | |
tree | f96591491f37d86eab7e26275e761c35b6394ac2 /debian | |
parent | 1b577142b7b3d006bfb3a3c0fc7ca900332c6523 (diff) | |
download | python-urllib3-master.tar python-urllib3-master.tar.gz |
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 96c7421..2b9646a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,9 @@ python-urllib3 (1.13.1-1) UNRELEASED; urgency=medium * New upstream release 1.13.1 + * Include patch from Edward Betts <edward@4angle.com> + - This tests (via DEP8) spin up a simple server and use python-requests to + make a request to it -- Christopher Baines <mail@cbaines.net> Tue, 22 Dec 2015 14:16:00 +0000 |