[gnome-music/gnome-3-34] Release 3.34.3



commit 22cdcb8d034e578b912f92bf99e0bce7f2d41dcb
Author: Jean Felder <jfelder src gnome org>
Date:   Sun Jan 5 00:54:35 2020 +0100

    Release 3.34.3

 NEWS                      | 23 +++++++++++++++++++++++
 data/ui/AboutDialog.ui.in |  1 +
 meson.build               |  2 +-
 3 files changed, 25 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index a884f457..9a9c18e5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+Overview of changes in 3.34.3
+=============================
+
+* Fix various crashes due to regressions during the 3.34 core rewrite
+* Restore keyboard shortcut to open help
+
+Bugs fixed:
+ Switching to playlist gives an empty view (#348)
+ Disable play action on empty playlists to prevent a crash (#354)
+ Music crashes when media key "play" is pressed while no song is selected (#355)
+ Crash when pressing Alt+LeftKey in searchview (#357)
+
+Thanks to our contributors this release:
+ Jean Felder
+ Marinus Schraal
+
+Added translations:
+ Malay
+
+Translations updated:
+ Chinese (Taiwan)
+ Ukrainian
+
 Overview of changes in 3.34.2
 =============================
 
diff --git a/data/ui/AboutDialog.ui.in b/data/ui/AboutDialog.ui.in
index 6bb2ee72..1912546a 100644
--- a/data/ui/AboutDialog.ui.in
+++ b/data/ui/AboutDialog.ui.in
@@ -169,6 +169,7 @@ Tiago Santos
 Tim Sabsch
 Tom Tryfonidis
 Trần Ngọc Quân
+Umarzuki Bin Mochlis Moktar
 Vinzenz Vietzke
 Xavi Ivars
 Yi-Jyun Pan
diff --git a/meson.build b/meson.build
index a956d49d..f66e6d3b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-music',
-    version: '3.34.2',
+    version: '3.34.3',
     meson_version: '>= 0.46.0'
 )
 


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