[gnome-maps/gnome-3-38] Release 3.38.4



commit 48f5bf2f61a38d29bbe3d48b5b95d3d8d301323b
Author: Marcus Lundblad <ml update uu se>
Date:   Fri Feb 12 22:35:20 2021 +0100

    Release 3.38.4

 NEWS                               | 16 ++++++++++++++++
 data/org.gnome.Maps.appdata.xml.in |  7 +++++++
 meson.build                        |  2 +-
 3 files changed, 24 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 46570766..a11028a4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+3.38.4 - Feb 12, 2021
+=========================
+
+Changes since 3.38.3
+ - Fix a bug resulting in writing a broken last view position on exit in
+   some circumstances
+ - Fix a bug preventing wrapping around at the date line with dark tiles
+ - Fix a bug causing hanging in cases when dragging around route markers
+
+Added/updated/fixed translations
+ - Norwegian Bokmål
+
+All contributors to this release
+Kjartan Maraas <kmaraas gnome org>
+Marcus Lundblad <ml update uu se>
+
 3.38.3 - Jan 9, 2021
 =========================
 
diff --git a/data/org.gnome.Maps.appdata.xml.in b/data/org.gnome.Maps.appdata.xml.in
index 32c98102..f7bcda66 100644
--- a/data/org.gnome.Maps.appdata.xml.in
+++ b/data/org.gnome.Maps.appdata.xml.in
@@ -42,6 +42,13 @@
     </screenshot>
   </screenshots>
   <releases>
+    <release date="2021-02-12" version="3.38.4">
+      <ul>
+        <li>Fix a bug resulting in writing a broken last view position on exit in some circumstances</li>
+        <li>Fix a bug preventing wrapping around at the date line with dark tiles</li>
+        <li>Fix a bug causing hanging in cases when dragging around route markers</li>
+      </ul>
+    </release>
     <release date="2021-01-09" version="3.38.3">
       <ul>
         <li>Fix a bug where place details gets lost after searching again for the same place</li>
diff --git a/meson.build b/meson.build
index f6eadf87..0206b033 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-maps', 'c',
-       version: '3.38.3',
+       version: '3.38.4',
        license: 'GPL2+'
 )
 


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