diff options
author | Thierry Vignaud <tv@mandriva.org> | 2009-04-20 22:26:36 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2009-04-20 22:26:36 +0000 |
commit | 8923219f1ad7c02035f2060fbddedff45b674891 (patch) | |
tree | f7b948d5988c2f73683870b90c088594b76d81d0 /perl-install/NEWS | |
parent | 0756f81db4bc8da0f5d5fd149d448a95e43535bf (diff) | |
download | drakx-8923219f1ad7c02035f2060fbddedff45b674891.tar drakx-8923219f1ad7c02035f2060fbddedff45b674891.tar.gz drakx-8923219f1ad7c02035f2060fbddedff45b674891.tar.bz2 drakx-8923219f1ad7c02035f2060fbddedff45b674891.tar.xz drakx-8923219f1ad7c02035f2060fbddedff45b674891.zip |
(ask_language) handle both "ll_CC" and "ll" locales parameter (#49914)
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 a52da1e89..30bd01d74 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +- finish-install: + o handle both "ll_CC" and "ll" locales parameter (#48352) - harddrake: o do not offer to install java plugin (#48520) |