summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-10-06 15:32:03 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-10-06 15:32:03 +0200
commitcab619af6ad5ce8f2ed9d599e54bfad8d57c3f60 (patch)
tree8206b64c73552d09fc07ed1834aa45c4803d448e /debian
parent6b4f894acf07ee65b217dcdff5366d2bf4912d94 (diff)
downloadpython-apt-cab619af6ad5ce8f2ed9d599e54bfad8d57c3f60.tar.gz
* UpdateManager/UpdateManager.py:
- fix proxy usage (fetch it from gconf)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index afc3c0a0..4da39b63 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+update-manager (0.44.16) edgy; urgency=low
+
+ * fix proxy use in user-mode
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 6 Oct 2006 15:17:37 +0200
+
update-manager (0.44.15) edgy; urgency=low
* added missing python-vte dependency (lp: #63609)