[mutter/gnome-3-34] Bump version to 3.34.4
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/gnome-3-34] Bump version to 3.34.4
- Date: Sun, 16 Feb 2020 15:17:44 +0000 (UTC)
commit 0bce4323c7054794a0c7ec8442335f19bba4e239
Author: Florian Müllner <fmuellner gnome org>
Date: Sun Feb 16 15:49:35 2020 +0100
Bump version to 3.34.4
Update NEWS.
NEWS | 18 ++++++++++++++++++
meson.build | 2 +-
2 files changed, 19 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 38e94dfb0..132068a94 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+3.34.4
+======
+* Handle mode set race conditions more gracefully [Jonas; !1007]
+* Fix fallback to GLES2 [Adam; #635]
+* Fix interoperation with wl_data_device_manager v1 [Carlos; #965]
+* Fix visual glitches with offscreen effects applied [Georges; !992]
+* Favor text over images in clipboard manager [Carlos; #919]
+* Fixes crashes [Jonas, Carlos; !961, !869]
+* Plugged memory leaks [Sebastian, Adam; !1002, !1011]
+* Misc. bug fixes [Carlos, Robert, Olivier; !1005, #878, !1031, !1034, !1040]
+
+Contributors:
+ Olivier Fourdan, Carlos Garnacho, Adam Jackson, Sebastian Keller,
+ Robert Mader, Georges Basile Stavracas Neto, Jonas Ådahl
+
+Translators:
+ Umarzuki Bin Mochlis Moktar [ms]
+
3.34.3
======
* Fix window recording on HiDPI [Pascal; !976]
diff --git a/meson.build b/meson.build
index 036cc8da4..1c433d3cc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('mutter', 'c',
- version: '3.34.3',
+ version: '3.34.4',
meson_version: '>= 0.50.0',
license: 'GPLv2+'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]