[gnome-maps] Release 3.35.2



commit f75674ff97c0c7568b9f7eb2b2f93b27720afdbe
Author: Marcus Lundblad <ml update uu se>
Date:   Sat Nov 23 10:15:10 2019 +0100

    Release 3.35.2

 NEWS        | 31 +++++++++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 32 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index f9f7a299..44e5054e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+3.35.2 - Nov 23, 2019
+=========================
+
+Changes since 3.35.1
+ - Added public transit routing plugins for Resrobot (national Swedish transit
+   API) and opendata.ch (for Switzerland)
+ - Avoid "overflowing" the sidebar when a public transit itinerary has a large
+   number of parts (legs) by ellipsizing in the middle when showing them in the
+   journeys overview
+ - Add command line option to always consider being online (--force-online) as
+   a work-around for certain VPN and proxy networks not playing well with
+   NetworkManager
+ - Set User-Agent HTTP header in places where it was missing
+
+Added/updated/fixed translations
+ - Friulian
+ - Indonesian
+ - Spanish
+ - Czech
+ - Basque
+ - Persian
+
+All contributors to this release
+Andika Triwidada <atriwidada gnome org>
+Asier Sarasua Garmendia <asier sarasua gmail com>
+Danial Behzadi <dani behzi ubuntu com>
+Daniel Mustieles <daniel mustieles gmail com>
+Fabio Tomat <f t public gmail com>
+Marcus Lundblad <ml update uu se>
+Marek Černocký <marek manet cz>
+
 3.35.1 - Oct 12, 2019
 =========================
 
diff --git a/meson.build b/meson.build
index 1694ef64..b9c6b824 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-maps', 'c',
-       version: '3.35.1',
+       version: '3.35.2',
        license: 'GPL2+'
 )
 


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