diff options
| author | Julian Andres Klode <jak@debian.org> | 2010-04-30 18:10:43 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2010-04-30 18:10:43 +0200 |
| commit | db157c59f3a0ae8ee3c150bae0aea70dcaf8beea (patch) | |
| tree | 05391291a9b299b5c69eceb126709f5930e14887 /debian | |
| parent | 6a519d479e384b0c1044ee456b1b0fb90ab41248 (diff) | |
| download | python-apt-db157c59f3a0ae8ee3c150bae0aea70dcaf8beea.tar.gz | |
* python/progress.cc:
- Do not pass arguments to InstallProgress.wait_child().
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 7c7df72a..1340b152 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,8 @@ python-apt (0.7.94.3) UNRELEASED; urgency=low * python/generic.cc: - Fix a memory leak when using old attribute names. - Map ArchiveURI property to archive_uri + * python/progress.cc: + - Do not pass arguments to InstallProgress.wait_child(). * debian/control: - Change priority to standard, keep -doc and -dev on optional. * utils/migrate-0.8.py: |
