diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-01-16 14:39:51 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-01-16 14:39:51 +0100 |
| commit | 6184ae8cff4517797fddf458cedb7d1ec8bbda1a (patch) | |
| tree | aded64531a3ebd0eb0b85825ac053a52611e0782 /debian | |
| parent | de1890e85346b00fb2b0b70e0dafcf0a72b68592 (diff) | |
| download | python-apt-6184ae8cff4517797fddf458cedb7d1ec8bbda1a.tar.gz | |
* fix locking error
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 |
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 |
