summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>2013-08-20 19:35:49 +0300
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>2013-08-20 19:35:49 +0300
commitb623c911f4e1e9bda63efdcfda6e042ac12a6c25 (patch)
tree5dddcd91ee19868169e7836d27b6f2612577db67 /NEWS
parent9f0f4e36f0b1c0be35064512887b220fa405af0d (diff)
downloadgeoclue-b623c911f4e1e9bda63efdcfda6e042ac12a6c25.tar.gz
Release 1.99.11.99.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS29
1 files changed, 29 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0412782..0c5b15b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+1.99.1
+======
+
+- Move to system D-Bus.
+- Import geoip code from geocode-glib.
+- Add option to automatically exit on inactivity. By default it:
+ - Runs indefinitely when launched manually.
+ - Exits after 5 seconds of inactivity when (auto)launched by D-Bus.
+- Relicense from LGPLv2+ to GPLv2+.
+- Some build/installation related fixes.
+- Correctly version pkg-config file.
+- Fix crash on error.
+- Add --version cmdline option.
+
+Dependency-related changes:
+
+- Remove redundant GOA dep from pkg-config.
+- Drop dependency on geocode-glib.
+- New dependencies:
+ - json-glib-1.0 >= 0.14
+ - libsoup-2.4
+ - geoip >= 1.5.1 (Only needed by geoip server)
+
+All contributors to this release:
+
+Bastien Nocera <hadess@hadess.net>
+Colin Walters <walters@verbum.org>
+Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
+
1.99.0
======