summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2012-10-15 11:17:34 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2012-10-15 11:17:34 +0200
commit7a7722a91bd80572daf5d5f7f377b7b189e533bf (patch)
treeb826f98ece581f626c80f8190f0754ae3b5c1e67 /debian
parentc2cf3de2f95a9d1dfa6def5db41f7508b83a5a8d (diff)
downloadpython-apt-7a7722a91bd80572daf5d5f7f377b7b189e533bf.tar.gz
add changelog for lp:~jconti/python-apt/closeable-cache and add new test "test_cache_close_download_fails"
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1cb722b6..0e8ca556 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,16 @@
python-apt (0.8.8.1) UNRELEASED; urgency=low
+ [ Michael Vogt ]
* python/tag.cc:
- make TagSecString_FromStringAndSize, TagSecString_FromString
static, thanks to jcristau
* python/cache.cc:
- add "Codename" to PackageFile object
* add dep8 style autopkgtest support
+
+ [ Jason Conti ]
+ * lp:~jconti/python-apt/closeable-cache:
+ - add apt.Cache.close() method
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 15 Oct 2012 10:03:21 +0200