diff options
author | Olivier Blin <oblin@mandriva.com> | 2008-03-27 19:01:13 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2008-03-27 19:01:13 +0000 |
commit | cadf729f07d8335aea014a745abbfc24a4c7482b (patch) | |
tree | 64353cc983b335da42340da23cbe65c9dd75e1d9 /perl-install/NEWS | |
parent | d3a1959233e05d213fa563a4e8671e4545268575 (diff) | |
download | drakx-cadf729f07d8335aea014a745abbfc24a4c7482b.tar drakx-cadf729f07d8335aea014a745abbfc24a4c7482b.tar.gz drakx-cadf729f07d8335aea014a745abbfc24a4c7482b.tar.bz2 drakx-cadf729f07d8335aea014a745abbfc24a4c7482b.tar.xz drakx-cadf729f07d8335aea014a745abbfc24a4c7482b.zip |
really set the superuser password when using simplified user+root dialog (#39218)
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 e61fb6625..4652808a9 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -8,6 +8,9 @@ o handle services with "-" as default chkconfig level in more places - mygtk2: o allow to create buttons with stock icons (for drakguard) +- finish-install: + o really set the superuser password when using simplified user+root + dialog (#39218) Version 10.20 - 25 March 2008 |