diff options
author | Pascal Terjan <pterjan@mandriva.org> | 2009-03-31 09:16:58 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mandriva.org> | 2009-03-31 09:16:58 +0000 |
commit | e5300a2a2d6defa24d3476ee005badb5d44f3155 (patch) | |
tree | e7a7a051efda3398adf767dffbae871e5558d75a /perl-install/install/NEWS | |
parent | 3b4006b06c2cbbe24082ead5cdcae4f232c210fd (diff) | |
download | drakx-e5300a2a2d6defa24d3476ee005badb5d44f3155.tar drakx-e5300a2a2d6defa24d3476ee005badb5d44f3155.tar.gz drakx-e5300a2a2d6defa24d3476ee005badb5d44f3155.tar.bz2 drakx-e5300a2a2d6defa24d3476ee005badb5d44f3155.tar.xz drakx-e5300a2a2d6defa24d3476ee005badb5d44f3155.zip |
display the version of the distro in the install/upgrade screen (#44602)
Diffstat (limited to 'perl-install/install/NEWS')
-rw-r--r-- | perl-install/install/NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 018075ee4..4d0080fe3 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -3,8 +3,9 @@ - make button name match text when inserting a CD ("cancel" rather than "previous") - rotate /root/drakx/install1.log too -- don't list installed distros with other archs as ugrading between +- don't list installed distros with other archs as upgrading between archs is not supported +- display the version of the distro in the install/upgrade screen (#44602) Version 12.21 - 30 March 2009 |