[geocode-glib/wip/release: 4/4] Release 0.99.1



commit 71ffe910ff2166d3c56c384b02f26e143e7bfcca
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Tue Jul 30 18:35:44 2013 +0300

    Release 0.99.1

 NEWS |   33 +++++++++++++++++++++++++++++++++
 1 files changed, 33 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 168542a..f37e8de 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,36 @@
+0.99.1
+------
+
+The library has almost been completey re-written since 0.99.0 so too many
+changes to document here. Most notable changes however are:
+
+- Freeform geocoding, and reverse geocoding search API.
+- Search results are now locale aware.
+- We now use Nominatim instead of Yahoo Places API for (reverse-)geocoding.
+  Not only is Nominatim a completely open service, it is also has a lot more
+  data to offer.
+- GeoIP server and client API. WARNING: These will soon be removed in favor of
+  geoclue2 so do not use them in your application. Instead use geoclue2
+  directly.
+- More test cases.
+- Various fixes to build and installation.
+
+Dependencies changed:
+
+- gio-2.0 >= 2.34
+- json-glib-1.0 >= 0.14
+- geoip (for GeoIP server only)
+
+All contributors to this release:
+
+Andreas Henriksson <andreas fatal se>
+Bastien Nocera <hadess hadess net>
+Javier Jardón <javier jardon codethink co uk>
+Matthew Barnes <mbarnes redhat com>
+Ryan Lortie <desrt desrt ca>
+Satabdi Das <satabdidas gmail com>
+Zeeshan Ali (Khattak) <zeeshanak gnome org>
+
 0.99.0
 ------
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]