diff options
author | Olivier Blin <oblin@mandriva.com> | 2008-03-20 17:41:10 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2008-03-20 17:41:10 +0000 |
commit | 681fec3a84d69616b94297092a08641e29b63361 (patch) | |
tree | 86169d4ec04e1eceeeed56f1cb9ebb80c4b09965 /perl-install/NEWS | |
parent | 72be09561b1eb0a51048eaec1af096ddfe74aeb0 (diff) | |
download | drakx-681fec3a84d69616b94297092a08641e29b63361.tar drakx-681fec3a84d69616b94297092a08641e29b63361.tar.gz drakx-681fec3a84d69616b94297092a08641e29b63361.tar.bz2 drakx-681fec3a84d69616b94297092a08641e29b63361.tar.xz drakx-681fec3a84d69616b94297092a08641e29b63361.zip |
allow to ask both root and user accounts in the same step
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 3fbb34ff8..a000794c6 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -5,6 +5,8 @@ o keep existing swap UUID (#38877) - partitioning wizard: do not show error message in wizard mode when cancel is clicked (clean wizard window instead) +- finish-install: + o allow to ask both root and user accounts in the same step Version 10.17 - 20 March 2008 |