diff options
author | Olivier Blin <oblin@mandriva.com> | 2008-09-10 16:02:13 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2008-09-10 16:02:13 +0000 |
commit | 1db729772f0612c1810956632318cd79e190651b (patch) | |
tree | 578bce76faccd097effd0335721aa9a9ba652a1b /perl-install/NEWS | |
parent | a499c29545a2b31071b0e9350dc61d6044de9265 (diff) | |
download | drakx-1db729772f0612c1810956632318cd79e190651b.tar drakx-1db729772f0612c1810956632318cd79e190651b.tar.gz drakx-1db729772f0612c1810956632318cd79e190651b.tar.bz2 drakx-1db729772f0612c1810956632318cd79e190651b.tar.xz drakx-1db729772f0612c1810956632318cd79e190651b.zip |
guess country from timezone when possible (#23303)
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index b21a3f567..a4f34602b 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -6,6 +6,7 @@ - finish-install: o always ask timezone (#23303, #42368) o extract a "country" step out of the "language" one + o guess country from timezone when possible (#23303) o behave nicely when a window manager is running (for debugging) Version 11.38 - 8 September 2008 |