summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZeeshan Ali <zeenix@collabora.co.uk>2019-01-06 16:03:19 +0100
committerZeeshan Ali <zeenix@collabora.co.uk>2019-01-06 16:03:19 +0100
commited2d81fe558b657b52940dd52316bcc1a32d0cff (patch)
tree5db026850eebbd9726114aef5c32957ae6dbe621
parent813ed1864c3154dab7584b61c016a1ca05b6a923 (diff)
Release 2.5.22.5.2
-rw-r--r--NEWS33
1 files changed, 33 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0e6c5d0..db99b75 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,36 @@
+2.5.2
+=====
+
+- Scan for WiFi networks, greatly improving accuracy of WiFi source.
+- Allow multiple clients on the same D-Bus connection and add API for it. This
+ is mainly targetted for Flatpak location portal.
+- Add API for apps to explicitly delete their client objects. Long running
+ apps, like gnome-settings-daemon and Flatpak location portal, should use that
+ to ensure Geoclue knows when these apps are not actually using it and hence
+ it doesn't need to keep running needlessly.
+- Restore accidently removed, build of modem sources.
+- Update location on connectivity actually changing.
+- Try not spamming Mozilla Location Service.
+- Fix unexpected exit when non-active clients are connected.
+- Fix a check for system apps.
+- Use absolute paths for sysconfdir.
+- Fix links in docs.
+- More debug log.
+- A bunch of internal and/or non-functional fixes & improvements.
+
+Dependency-related changes:
+
+- Require glib >= 2.44.
+
+Contributors:
+
+Bastien Nocera <hadess@hadess.net>
+Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
+Laurent Bigonville <bigon@bigon.be>
+Valentin Blot <freedesktop-devel@valentinblot.org>
+Will Thompson <will@willthompson.co.uk>
+Zeeshan Ali <zeenix@collabora.co.uk>
+
2.5.1
=====