[gnome-maps] Release 3.19.1



commit d20fcbcde1a4dbdb6fb41573e8dbffcd55b0ccf7
Author: Jonas Danielsson <jonas threetimestwo org>
Date:   Mon Oct 26 07:42:34 2015 +0100

    Release 3.19.1

 NEWS         |   26 ++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 27 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 24293b0..7d842be 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+3.19.1 - October 26, 2015
+======================
+
+- Fix bugs in contact address lookup
+   - No more warnings if address has no street address
+   - Do not attempt to classify type of address if only one(1)
+
+- Use new convenience library for GeoClue
+
+- Add support for opening and displaying GeoJSON files.
+  - https://en.wikipedia.org/wiki/GeoJSON
+  - This is with help of the Mapbox geojson-vt javascript code
+    found at: https://github.com/mapbox/geojson-vt
+
+- Added/updated/fixed translations:
+   - Basque
+   - Slovak
+
+All contributors to this release:
+DuĊĦan Kazik <prescott66 gmail com>
+Inaki Larranaga Murgoitio <dooteo zundan com>
+Jonas Danielsson <jonas threetimestwo org>
+Zeeshan Ali (Khattak) <zeeshanak gnome org>
+
+Changes since 3.18.1:
+
 3.18.1 - October 10, 2015
 ======================
 
diff --git a/configure.ac b/configure.ac
index 4df8a69..e743538 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 # This file is processed by autoconf to create a configure script
 AC_INIT([gnome-maps],
-        [3.18.1],
+        [3.19.1],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-maps],
         [gnome-maps])
 


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