diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-02-17 17:27:59 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-02-17 17:27:59 +0100 |
| commit | 478a5ebf8c3e7bb4b17981e51d6341309bba3df6 (patch) | |
| tree | 812d466993e83b716ebf3d5bc41c4690627af294 /debian | |
| parent | 178f73f96a3752d492927bd6b8925b7967a0285c (diff) | |
| download | python-apt-478a5ebf8c3e7bb4b17981e51d6341309bba3df6.tar.gz | |
* python/progress.cc:
- try to call compatibility functions first, then new functions
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 8c488e0b..ddb94ecf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -30,6 +30,8 @@ python-apt (0.7.93.2) UNRELEASED; urgency=low * apt/progress/base.py: - restore "self.statusfd, self.writefd" type, provide additional self.status_stream and self.write_stream file like objects + * python/progress.cc: + - try to call compatibility functions first, then new functions -- Julian Andres Klode <jak@debian.org> Sun, 07 Feb 2010 19:58:40 +0100 |
