summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-02-17 17:27:59 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2010-02-17 17:27:59 +0100
commit478a5ebf8c3e7bb4b17981e51d6341309bba3df6 (patch)
tree812d466993e83b716ebf3d5bc41c4690627af294 /debian
parent178f73f96a3752d492927bd6b8925b7967a0285c (diff)
downloadpython-apt-478a5ebf8c3e7bb4b17981e51d6341309bba3df6.tar.gz
* python/progress.cc:
- try to call compatibility functions first, then new functions
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
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