summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-01-16 14:39:51 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2006-01-16 14:39:51 +0100
commit6184ae8cff4517797fddf458cedb7d1ec8bbda1a (patch)
treeaded64531a3ebd0eb0b85825ac053a52611e0782 /debian
parentde1890e85346b00fb2b0b70e0dafcf0a72b68592 (diff)
downloadpython-apt-6184ae8cff4517797fddf458cedb7d1ec8bbda1a.tar.gz
* fix locking error
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f8bd2b62..01db2c7d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-update-manager (0.40.3) dapper; urgency=low
+update-manager (0.42ubuntu1) dapper; urgency=low
* improved the HIG comlicane, thanks to Sebastian Heinlein:
- Rename the button "close" to "cancel"
@@ -8,6 +8,7 @@ update-manager (0.40.3) dapper; urgency=low
description
- Align and capitalize the button "Cancel downloading"
(ubuntu: #28453)
+ * bugfixes in the cache locking
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 16 Jan 2006 12:56:29 +0100