diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-09-03 11:57:44 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-09-03 11:57:44 +0200 |
| commit | 297adb794c0f2548ea45dc3582ae0912724fcf9c (patch) | |
| tree | e3cbee454234f274b9720242771f156500e35225 /debian | |
| parent | 0d622864bf45b2826335b3be31330829f43db7cd (diff) | |
| download | python-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/changelog | 3 |
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 |
