summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>2014-06-18 20:33:28 +0100
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>2014-06-18 20:33:53 +0100
commit78f43372caa5863718c8826db867f8ebf072dbe3 (patch)
treed4d55f876cc769293f34c3b5672bb04df0ec82e4 /NEWS
parentcdbe6fc5e9a07608a54c547634f24c34986fb13c (diff)
downloadgeoclue-78f43372caa5863718c8826db867f8ebf072dbe3.tar.gz
Release 2.1.92.1.9
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS29
1 files changed, 29 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ffbc5a3..5de1f4c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+2.1.9
+=====
+
+- Move from NetworkManager to direct use of wpa_supplicant to retreive WiFI
+ data, for greater portability.
+- Port from opencellid.org to Mozilla Location Service for 3G-geolocation.
+- Network data submission
+ - Explicit option in config to enable submission.
+ - Commandline options to enable network data submission and set nickname.
+ - Submit 3G data.
+ - Submit under 'geoclue' nick by default.
+- Fix a few crashes.
+- Drop now redundant workaround for pure geoip queries.
+- Ability to mark an app as system component in the config so that
+ - Agent can't decide its accuracy level nor agent is asked to authorize it.
+ This mean automatic timezone in GNOME will continue working even if you
+ disable geolocation.
+ - app is not taken into account for 'InUse' property. That means you will no
+ longer have to see location crosshair in gnome-shell's topbar forever just
+ because you have automatic timezone enabled.
+- Exit demo app if geoclue deactivates it.
+- Improved debug log.
+- Many other internal changes and minor improvements.
+
+Dependency-related changes:
+
+- Drop libnm-glib dependency
+- Drop libxml2 dependency
+
2.1.8
=====