diff options
author | Thierry Vignaud <tv@mandriva.org> | 2007-09-27 14:34:42 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2007-09-27 14:34:42 +0000 |
commit | 4744d41537604f28b948e3400d7695aa4309bf41 (patch) | |
tree | 600d33168297f643ec92602fe37b9a5213db4e8c /perl-install/install | |
parent | c291628f2600cb05f681c77973311eb7a6c1f3e0 (diff) | |
download | drakx-4744d41537604f28b948e3400d7695aa4309bf41.tar drakx-4744d41537604f28b948e3400d7695aa4309bf41.tar.gz drakx-4744d41537604f28b948e3400d7695aa4309bf41.tar.bz2 drakx-4744d41537604f28b948e3400d7695aa4309bf41.tar.xz drakx-4744d41537604f28b948e3400d7695aa4309bf41.zip |
(get_html_file)
- split it out of ask_fromW(),
- use it in load_from_uri() so that we try translated links first (#33679)
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 3c0b99c79..761b03f59 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,6 @@ +- help: + o try translated links first (#33679) + Version 10.4.216 - 27 September 2007, by Pascal "Pixel" Rigaux - allow to choose countries like "Angola" which have no locale (en_AO) in the |