diff options
author | Olivier Blin <oblin@mandriva.com> | 2008-03-21 19:56:53 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2008-03-21 19:56:53 +0000 |
commit | 419bdaa161afd19ae93a1008ece1cb0a3e7a12a5 (patch) | |
tree | ffae287e99644c066ab071b37e4edc8a8fa59be1 /perl-install/NEWS | |
parent | 1b4d5ee4af57583aab5db60b617ecbc6c303244b (diff) | |
download | drakx-419bdaa161afd19ae93a1008ece1cb0a3e7a12a5.tar drakx-419bdaa161afd19ae93a1008ece1cb0a3e7a12a5.tar.gz drakx-419bdaa161afd19ae93a1008ece1cb0a3e7a12a5.tar.bz2 drakx-419bdaa161afd19ae93a1008ece1cb0a3e7a12a5.tar.xz drakx-419bdaa161afd19ae93a1008ece1cb0a3e7a12a5.zip |
drakupdate_fstab: do not print added/removed mountpoints with --auto
(when run from harddrake, like in Mandriva One), but add a --verbose
option instead
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index cd922eb71..cc323d9f6 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -8,6 +8,9 @@ - harddrake: o recommend using insensitive search (#39136) o notify at X11 startup when we switched to free video driver (#39164) +- drakupdate_fstab: + o do not print added/removed mountpoints with --auto (when run from + harddrake, like in Mandriva One), but add a --verbose option instead Version 10.18 - 21 March 2008 |