summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-09-03 11:57:44 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2010-09-03 11:57:44 +0200
commit297adb794c0f2548ea45dc3582ae0912724fcf9c (patch)
treee3cbee454234f274b9720242771f156500e35225 /debian
parent0d622864bf45b2826335b3be31330829f43db7cd (diff)
downloadpython-apt-297adb794c0f2548ea45dc3582ae0912724fcf9c.tar.gz
* apt/cache.py:
- add "sources_list" parameter to cache.update() to force updating a single sources.list entry only
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d23bd54a..9e03434e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,6 +26,9 @@ python-apt (0.7.97) UNRELEASED; urgency=low
- fix error when reading binary content and add regresion test
* merged patch from Samuel Lidén Borell to fix crash if there utf8
in the control file (LP: #624290) and add test
+ * apt/cache.py:
+ - add "sources_list" parameter to cache.update() to force updating
+ a single sources.list entry only
-- Julian Andres Klode <jak@debian.org> Fri, 23 Jul 2010 16:14:39 +0200