diff options
| author | Julian Andres Klode <jak@debian.org> | 2011-04-05 14:46:16 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2011-04-05 14:46:16 +0200 |
| commit | 5cc6fcb55f1fa50094a56644178c5e728deb83a4 (patch) | |
| tree | eeeac19476dba9ef34122a91d5d528e700c98fb6 /debian | |
| parent | 4548cac388f26cec60f1cef028421db910385565 (diff) | |
| download | python-apt-5cc6fcb55f1fa50094a56644178c5e728deb83a4.tar.gz | |
Change apt_pkg.Cache() so that passing None for 'progress' results in
no progress output
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 99043a95..55c97813 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ python-apt (0.8.0~exp1) UNRELEASED; urgency=low * Disable the old-style API, and break all packages using it * Add an 'is_multi_arch' attribute to apt_pkg.Cache * Add apt_pkg.Group class, wrapping pkgCache::GrpIterator + * Change apt_pkg.Cache() so that passing None for 'progress' results in + no progress output -- Julian Andres Klode <jak@debian.org> Tue, 05 Apr 2011 10:33:54 +0200 |
