summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Lundblad <ml@update.uu.se>2020-01-31 09:26:46 +0100
committerMarcus Lundblad <ml@update.uu.se>2020-01-31 09:26:46 +0100
commitb9ec6900761765aec44fb463a140aede6ed0266b (patch)
treee3727d1b2fc35c7b0cb972f1d3baa0e852326231
parent25451210f7199a1506ac8157da1a2449df66863d (diff)
downloadgnome-maps-b9ec6900761765aec44fb463a140aede6ed0266b.tar.gz
Release 3.35.90v3.35.90
-rw-r--r--NEWS31
-rw-r--r--meson.build2
2 files changed, 32 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b99b24bb..627f9a21 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+3.35.90 - Jan 31, 2020
+=========================
+
+Changes since 3.35.3
+ - Move “Export as Image” to the hamburger menu
+ - Restructure context menu items for routing to allow changing start and
+ destination points without resetting the query from the sidebar
+ - Allow more width for the favourites popover and search result popovers
+ in the routing sidebar to better avoid clipping longer place names
+
+Added/updated/fixed translations
+ - Spanish
+ - Finnish
+ - Malay
+ - Friulian
+ - Slovak
+ - Indonesian
+ - Greek
+
+All contributors to this release
+Daniel Mustieles <daniel.mustieles@gmail.com>
+Dušan Kazik <prescott66@gmail.com>
+Efstathios Iosifidis <eiosifidis@gnome.org>
+Fabio Tomat <f.t.public@gmail.com>
+Jiri Grönroos <jiri.gronroos@iki.fi>
+Kukuh Syafaat <kukuhsyafaat@gnome.org>
+Marcus Lundblad <ml@update.uu.se>
+Rafael Fontenelle <rafaelff@gnome.org>
+Umarzuki Bin Mochlis Moktar <umarzuki@gmail.com>
+Yi-Jyun Pan <pan93412@gmail.com>
+
3.35.3 - Jan 4, 2020
=========================
diff --git a/meson.build b/meson.build
index 073ee170..8058ef2d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-maps', 'c',
- version: '3.35.3',
+ version: '3.35.90',
license: 'GPL2+'
)