[fadb19bfbddde11ed6828a22e742cc97f5589ce48ac8ec8f94a6510ad5f16b8b/gnome-3-36] Bump version to 3.36.4



commit d03deb006c4154232ee257a8a16fee4ea61f3286
Author: Florian Müllner <fmuellner gnome org>
Date:   Tue Jul 7 20:41:54 2020 +0200

    Bump version to 3.36.4
    
    Update NEWS.

 NEWS        | 20 ++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 21 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 60ad8edefb..ad97b430e9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+3.36.4
+======
+* Fix crash on area screenshots with fractional scaling [Sebastian; !1320]
+* Do not paint textures of fully obscured windows [Robert; !1326]
+* Turn off CRTCs as well when enabling DPMS [Michel; !1240]
+* Improve selection support
+  [Robert, Carlos, Sebastian; !1330, !1193, !1253, !1255, !1293, !1350]
+* Use a more appropriate combine function on opaque areas [Daniel; !1331]
+* Fix remote desktop being broken without screencast session [Olivier; #1307]
+* Fix popovers disappearing on wayland and HiDPI [Robert; #1312]
+* Fixed crashes [Jonas Å.; !1317]
+* Plugged memory leaks [Jonas Å.; !1283]
+* Misc. bug fixes and cleanups
+  [Corentin, Sebastian, Jonas Å., Jonas D.; !1314, !1321, !1295, !1333]
+
+Contributors:
+  Jonas Dreßler, Michel Dänzer, Olivier Fourdan, Carlos Garnacho,
+  Sebastian Keller, Robert Mader, Corentin Noël, Daniel van Vugt, Jonas Ådahl
+
+
 3.36.3
 ======
 * Broadcast clipboard/primary offers [Carlos; !1262]
diff --git a/meson.build b/meson.build
index bce6095fe9..b812722f1c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('mutter', 'c',
-  version: '3.36.3',
+  version: '3.36.4',
   meson_version: '>= 0.50.0',
   license: 'GPLv2+'
 )


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