diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-08-15 10:02:54 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-08-15 10:02:54 +0200 |
| commit | 34503feab88a8aa72ef511f86375933a4d8707ef (patch) | |
| tree | 5759391d1f5fff4c60ce63a1f9a868f6924230d4 /debian | |
| parent | 1d96f36591c56798021c4e33d01a781507592add (diff) | |
| download | python-apt-34503feab88a8aa72ef511f86375933a4d8707ef.tar.gz | |
* python/progress.cc:
- when pulse() does not return a boolean assume "true"
(thanks to Martin Pitt for telling me about the problem)
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 8cac6ae2..6a8b7f7e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,9 @@ python-apt (0.7.7.2) UNRELEASED; urgency=low - do not change working dir in debExtractArchive() (LP: #184093) * apt/cache.py: - support "in" in apt.Cache() (LP: #251587) + * python/progress.cc: + - when pulse() does not return a boolean assume "true" + (thanks to Martin Pitt for telling me about the problem) -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 30 Jul 2008 10:24:30 +0200 |
