summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdriaan de Groot <groot@kde.org>2019-05-10 15:15:18 -0400
committerAdriaan de Groot <groot@kde.org>2019-05-10 15:15:18 -0400
commitdcebb1ae9b91a1833626bfc74ee6dd7eada6304d (patch)
treec8db7af659b009420f11c413227bce13b1fd92f3
parentc3754126d0c200b26c1b55d7afa95c16e2cab265 (diff)
Changes: document GeoIP in welcome module
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index cb363364f..afb3d253a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -43,6 +43,10 @@ This release contains contributions from (alphabetically by first name):
- *oemid* is a new module for configuring OEM phase-0 (image pre-mastering,
or pre-deployment) things. It has limited functionality at the moment,
writing only a single batch-identifier file. #943
+ - *welcome* can now do GeoIP lookups as well (but be careful with the
+ configuration, since you need a GeoIP that provides country information,
+ not just timezones). This will let Calamares select a starting language
+ that matches where it is -- which might not be useful at all. #934
- All Python modules now bail out gracefully on (at least some) bad
configurations, rather than raising an exception. The pre-release
scripts now test for exceptions to avoid shipping modules with