diff options
author | Olivier Blin <oblin@mandriva.com> | 2009-10-23 15:49:56 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2009-10-23 15:49:56 +0000 |
commit | 1d92fd37cad21f57ed1be01c9cd813f504894e96 (patch) | |
tree | ebf8d01f7cc8f969b518dfa73563f98cf58c670c /perl-install/install/NEWS | |
parent | a4950ea2cf3227e146ad5184b06282cd4fa60d58 (diff) | |
download | drakx-1d92fd37cad21f57ed1be01c9cd813f504894e96.tar drakx-1d92fd37cad21f57ed1be01c9cd813f504894e96.tar.gz drakx-1d92fd37cad21f57ed1be01c9cd813f504894e96.tar.bz2 drakx-1d92fd37cad21f57ed1be01c9cd813f504894e96.tar.xz drakx-1d92fd37cad21f57ed1be01c9cd813f504894e96.zip |
minimal install: install packages with higher rpmsrate level only
(level 5, and not level 4 + 5) when suggests are disabled
(it was only done for truly minimal install before)
Diffstat (limited to 'perl-install/install/NEWS')
-rw-r--r-- | perl-install/install/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index e4bb41219..50eb10318 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,7 @@ +- minimal install: install packages with higher rpmsrate level only + (level 5, and not level 4 + 5) when suggests are disabled + (it was only done for truly minimal install before) + Version 12.70 - 22 October 2009 - curses backend: do not crash when resuming interface |