[metacity] bump version to 3.35.1, update NEWS
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [metacity] bump version to 3.35.1, update NEWS
- Date: Sat, 1 Feb 2020 16:40:50 +0000 (UTC)
commit 81c9ac38f00e9043e45221c030e82a5e9806f31a
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Sat Feb 1 18:36:14 2020 +0200
bump version to 3.35.1, update NEWS
NEWS | 11 +++++++++++
configure.ac | 2 +-
2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2412e4db..5ad0ac52 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Version 3.35.1
+==============
+- Add support for _GTK_WORKAREAS_Dn. (!3)
+- Add support for _GNOME_WM_STRUT_AREA.
+- Clip shape region to window size. (#627879)
+- Don't move focus to fullscreen window that is on other monitor.
+- Fix blurry titlebar font. (#2)
+- Fix shadow regression with Metacity theme.
+- Fix some memory leaks.
+- Updated translations.
+
Version 3.34.0
==============
- Fix possible crash in compositor.
diff --git a/configure.ac b/configure.ac
index 406c9222..a534177e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl **************************************************************************
m4_define([m_major_version], [3])
m4_define([m_minor_version], [35])
-m4_define([m_micro_version], [0])
+m4_define([m_micro_version], [1])
m4_define([m_version], [m_major_version.m_minor_version.m_micro_version])
dnl **************************************************************************
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]