diff options
author | Thierry Vignaud <tv@mandriva.org> | 2009-03-31 15:27:52 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2009-03-31 15:27:52 +0000 |
commit | 9ebca2b8642d5f6d3cd647dde99e55bd762a9e14 (patch) | |
tree | 9037fe473e4b5441d3d71d8db1599f7e77891613 /perl-install | |
parent | ac35290eadfa0a77b9ac38a82856a9808a6cf223 (diff) | |
download | drakx-9ebca2b8642d5f6d3cd647dde99e55bd762a9e14.tar drakx-9ebca2b8642d5f6d3cd647dde99e55bd762a9e14.tar.gz drakx-9ebca2b8642d5f6d3cd647dde99e55bd762a9e14.tar.bz2 drakx-9ebca2b8642d5f6d3cd647dde99e55bd762a9e14.tar.xz drakx-9ebca2b8642d5f6d3cd647dde99e55bd762a9e14.zip |
sort
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/install/NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 7a910a05c..7e7e1ce4b 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,6 @@ +- 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) - log (g|)urpmi.addmedia and (g|)urpmi output into /root/drakx/updates.log (#47107) - make button name match text when inserting a CD ("cancel" rather @@ -5,9 +8,6 @@ - rotate /root/drakx/install1.log too - tell urpmi to stop transactions when clicking on "cancel" (needs urpmi >= 6.25) -- 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 |