From fdaedbea541410697e58a820da3397940506d931 Mon Sep 17 00:00:00 2001 From: "Zeeshan Ali (Khattak)" Date: Fri, 10 Apr 2015 12:56:48 +0100 Subject: Release 2.2.0 --- NEWS | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 228effc..e889f53 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,37 @@ +2.2.0 +===== + +- Report 'Speed' and 'Heading' on location updates. +- Try to provide the most accurate location first. +- Avoid a crash by ensuring requested max accuracy is within bounds. +- Fix GPS coordinates parsing. +- Fix GeoIP on machines without WiFi hardware. +- Gracefully handle inexistent agent. +- Stop sources whose accuracy level becomes higher, rather than lower, than the + requested level. +- Keep old location object alive on D-Bus for a bit longer to ensure + applications are not accessing it still after it is destroyed. +- Don't enable the modem. Seems at least GNOME takes care of modem enabling for + us and besides this shouldn't be done by geoclue anyway (see bug#85040). +- Wait for modem to be enabled before checking availability of location + capabilities and using them. This is particularly important for pin-enabled + modems. +- Ignore redundant GPS location updates. +- Fix some potential crashes. +- Some improvements to output of where-am-i demo application. + +Dependency-related changes: + +Explicitly require libsoup >= 2.42 + +All contributors to this release: + +Ankit +Bastien Nocera +Fabrice Bellet +Pawel Golinski +Zeeshan Ali (Khattak) + 2.1.10 ====== -- cgit v1.2.1