summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-09-25 12:45:53 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-09-25 12:45:53 +0200
commitd8c288d928da41fae20947b7dd2064740c2593b3 (patch)
treee00d94e7c77b45f8ac9792a9c80a68e2a2391d7c /debian
parent3790683bfbc3f5f4135d4c05989396c07152b8b7 (diff)
downloadpython-apt-d8c288d928da41fae20947b7dd2064740c2593b3.tar.gz
* DistUpgrade/DistUpgradeControler.py:
- check for self.sources,self.aptcdrom before using it
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6631a01b..d817dea3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+update-manager (0.44.14) edgy; urgency=low
+
+ * UpdateManager/UpdateManager.py:
+ - put the cancel button inside the text-area to avoid flickering
+ * DistUprade/DistUpgradeControler.py:
+ - check for self.sources, self.aptcdrom before using it (lp: #61852)
+
+ --
+
update-manager (0.44.13) edgy; urgency=low
* UpdateManager/UpdateManager.py: