[gnome-maps] Release 3.29.4



commit 96ba11d92309041ad88cf80638778a4c2665a082
Author: Marcus Lundblad <ml update uu se>
Date:   Mon Jul 16 11:12:27 2018 +0200

    Release 3.29.4

 NEWS        | 30 ++++++++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 31 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 36207ee..423139b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+3.29.4 - Jul 16, 2018
+=========================
+
+Changes since 3.29.3
+  - Use g_application_mark_busy() instead of the home-brewed busy marker
+  - Limit the number of via points in routing queries to 10 to avoid hitting
+    a limit in GraphHopper and also to better fit the UI
+  - Various Flatpak updates
+
+Added/updated/fixed translations
+  - Brazilian Portuguese
+  - Catalan
+  - Romanian
+  - Friulian
+  - Greek
+  - Chinese (Taiwan)
+  - Spanish
+
+All contributors to this release
+Alberto Fanjul <albertofanjul gmail com>
+Bruno Lopes da Silva <brunolopesbldsb gmail com>
+Daniel Mustieles <daniel mustieles contractor bbva com>
+Daniel Șerbănescu <daniel serbanescu dk>
+Efstathios Iosifidis <eiosifidis gnome org>
+Fabio Tomat <f t public gmail com>
+Marcus Lundblad <ml update uu se>
+Pere Orga <pere orga cat>
+Vinayak Aggarwal <f20170008 goa bits-pilani ac in>
+Yi-Jyun Pan <pan93412 gmail com>
+
 3.29.3 - Jun 19, 2018
 =========================
 
diff --git a/meson.build b/meson.build
index b262ecf..0698e38 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-maps', 'c',
-       version: '3.29.3',
+       version: '3.29.4',
        license: 'GPL2+'
 )
 


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