diff options
author | Olivier Blin <oblin@mandriva.com> | 2008-07-10 00:08:39 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2008-07-10 00:08:39 +0000 |
commit | 8403d92b82f9f775695a3f105a2b5b38b8d1bb20 (patch) | |
tree | f983138a1ba08c626b1b9792740bc350338b326d /perl-install/install | |
parent | ef150e92246828bec56f64b74293a372012a5d51 (diff) | |
download | drakx-8403d92b82f9f775695a3f105a2b5b38b8d1bb20.tar drakx-8403d92b82f9f775695a3f105a2b5b38b8d1bb20.tar.gz drakx-8403d92b82f9f775695a3f105a2b5b38b8d1bb20.tar.bz2 drakx-8403d92b82f9f775695a3f105a2b5b38b8d1bb20.tar.xz drakx-8403d92b82f9f775695a3f105a2b5b38b8d1bb20.zip |
authentication: add back fix to force the password to be utf8 (#23273), wrongly reverted on r242842)
Diffstat (limited to 'perl-install/install')
-rw-r--r-- | perl-install/install/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index b398f0e2f..cb83be3e9 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,6 @@ +- authentication: + o add back fix to force the password to be utf8 (#23273) + Version 10.45 - 9 July 2008 - update autologin file path for kdm4 |