diff options
| author | Julian Andres Klode <jak@debian.org> | 2011-04-12 14:51:08 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2011-04-12 14:51:08 +0200 |
| commit | d206a03cc50d3c0fee56b8dbd6a915eadc7038cf (patch) | |
| tree | e196b8afc1ffa6eaa87c3e0a3a87f3342ee42d79 /debian | |
| parent | 287e27e498516dd00aba1b78aea92a12ec079886 (diff) | |
| download | python-apt-d206a03cc50d3c0fee56b8dbd6a915eadc7038cf.tar.gz | |
apt.cache: Add a fetch_archives() method (Closes: #622347)
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f89de6de..bd87c411 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ python-apt (0.8.0~exp2) UNRELEASED; urgency=low * doc/examples: Add example on how to get architecture names (LP: #194374) * apt_pkg: Fix unsigned/long-vs-int issues (LP: #610820) * apt.cache: Document that update() may need an open() (Closes: #622342) + * apt.cache: Add a fetch_archives() method (Closes: #622347) -- Julian Andres Klode <jak@debian.org> Wed, 06 Apr 2011 09:46:52 +0200 |
