summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-05-25 12:39:37 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-05-25 12:39:37 +0200
commit553330ac3391dd3647dac961d7653179a11c55e3 (patch)
tree4fc7b6b1a20deccf3a699d819791742423239703 /debian
parent49609837f2fd98508382886b30e7e3845dd3be1f (diff)
downloadpython-apt-553330ac3391dd3647dac961d7653179a11c55e3.tar.gz
* brown paperback fix
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 b87daeb8..31679a80 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,18 @@
+update-manager (0.42.2ubuntu22) dapper; urgency=low
+
+ * UpdateManager/UpdateManager.py:
+ - fix a 'brown paperback' bug when the Meta-Release file
+ checked (#46537)
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 25 May 2006 12:30:42 +0200
+
update-manager (0.42.2ubuntu21) dapper; urgency=low
* UpdateManager/UpdateManager.py:
- when a distribution release becomes available, display the
version, not the codename (as per
https://wiki.ubuntu.com/CodeNamesToVersionNumbers)
+ - fix a string that was not marked transltable
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 24 May 2006 15:07:19 +0200