diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-05-25 06:37:02 -0400 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-05-25 17:07:50 +0200 |
commit | 7e0107e0e8f070f90d2b1f48e0c25350cd19e627 (patch) | |
tree | ff5bd955be058f1596499f5f52f2ccd360fbfd0e /perl-install/install/NEWS | |
parent | 450d6db52805491c2c19d5eb37f0c9e7f2377c3b (diff) | |
download | drakx-7e0107e0e8f070f90d2b1f48e0c25350cd19e627.tar drakx-7e0107e0e8f070f90d2b1f48e0c25350cd19e627.tar.gz drakx-7e0107e0e8f070f90d2b1f48e0c25350cd19e627.tar.bz2 drakx-7e0107e0e8f070f90d2b1f48e0c25350cd19e627.tar.xz drakx-7e0107e0e8f070f90d2b1f48e0c25350cd19e627.zip |
do not offer to add a CD-ROM as supplement media
rationale (mga#13671):
we don't have multi-CD install for quite some time, only a DVD one
Diffstat (limited to 'perl-install/install/NEWS')
-rw-r--r-- | perl-install/install/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 4810a50b5..f51c0193f 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,5 +1,6 @@ - do not die if network cannot be started for updates (mga#8819), just log the faillure and offer to either retry or abort +- do not offer to add a CD-ROM as supplement media (mga#13671) - fix urpmi media when installing from USB (mga#5690) - locale setting o fix reading back IM config (mga#15761) |