summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
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 95ca5b41..3fa0852f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ python-apt (0.7.93.1) UNRELEASED; urgency=low
* Fix reference counting for old progress classes (Closes: #566370).
* apt/cache.py:
- Fix Cache.update() to not raise errors on successful updates.
+ * python/progress.cc:
+ - Fix some threading issues (add some missing PyCbObj_BEGIN_ALLOW_THREADS)
-- Julian Andres Klode <jak@debian.org> Sat, 23 Jan 2010 15:35:55 +0100