summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>2013-09-17 16:50:16 +0300
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>2013-09-17 16:50:16 +0300
commitdadb9fc772e61848738d57fe594386fc2c40149b (patch)
tree32e34dab0c5bf028a76dc976dfb6b78f103e76e6 /NEWS
parent489b08c744b3ff2afb9ecbf90ddf83c28f92a942 (diff)
downloadgeoclue-dadb9fc772e61848738d57fe594386fc2c40149b.tar.gz
Release 1.99.41.99.4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS30
1 files changed, 30 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7e27557..1929620 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+1.99.4
+======
+
+- Correct check for whether db needs update in geoip-update.
+- Fix geoip-update by direct usage of libsoup for HTTP GET.
+- Don't inhibit compiler warnings in build.
+- Fix various potential crashers.
+- Take 'DistanceThreshold' property into account.
+- Watch for and signal out location changes.
+- Add configure option to specify service user.
+- Add documentation comments to D-Bus interface XML.
+- Fix various compiler warnings.
+- Switch to Fedora's geoip server until we've our server setup.
+- Minor fixes to pkgconfig file.
+- Setup a glib log domain.
+- Some optimizations.
+- More debug logging.
+
+Dependency-related changes:
+
+- Require libsoup-2.4
+
+All contributors to this release:
+
+Bastien Nocera <hadess@hadess.net>
+Dominique Leuenberger <dimstar@opensuse.org>
+Kalev Lember <kalevlember@gmail.com>
+Stefan Sauer <ensonic@users.sf.net>
+Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
+
1.99.3
======