diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-05-24 15:07:47 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-05-24 15:07:47 +0200 |
| commit | 29fc5269d2ed7205ec5a103615cbef5ac9c316a1 (patch) | |
| tree | 9d2b7284bdf1402784134c223657a205377fffc2 /debian | |
| parent | c20f05632a6c49432496b404176b3bce76adc591 (diff) | |
| download | python-apt-29fc5269d2ed7205ec5a103615cbef5ac9c316a1.tar.gz | |
* show version not codename when in the upgrade button
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index abe2edbb..b87daeb8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +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) + + -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 24 May 2006 15:07:19 +0200 + update-manager (0.42.2ubuntu20) dapper; urgency=low * SoftwareProperties/aptsources.py, channels/Ubuntu.info.in: |
