[mutter/gnome-3-0] Bump version to 3.0.2
- From: Owen Taylor <otaylor src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/gnome-3-0] Bump version to 3.0.2
- Date: Wed, 25 May 2011 18:51:23 +0000 (UTC)
commit 31e6cdf345c87eb8c28ca4b82c69d693963605bf
Author: Owen W. Taylor <otaylor fishsoup net>
Date: Wed May 25 14:40:58 2011 -0400
Bump version to 3.0.2
Update NEWS
NEWS | 23 +++++++++++++++++++++++
configure.in | 2 +-
2 files changed, 24 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2143aba..eae8266 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+3.0.2
+=====
+
+* Fix a crash when running without XKB support [Adam]
+ https://bugzilla.gnome.org/show_bug.cgi?id=647777
+* Fix smallish memory leaks [Colin]
+ https://bugzilla.gnome.org/show_bug.cgi?id=649500
+ https://bugzilla.gnome.org/show_bug.cgi?id=649504
+* Ignore mirrored monitors when listing monitors, fixing
+ drag-and-drop problems in GNOME Shell [Owen]
+ https://bugzilla.gnome.org/show_bug.cgi?id=649299
+* Don't allow side-by-side tiling of non-maximizable windows
+ like dialogs and utility windows [Dan]
+* Fix interaction of _NET_WM_WINDOW_OPACITY with window effects,
+ making it work again with GNOME Shell
+ https://bugzilla.gnome.org/show_bug.cgi?id=648613
+
+Contributors:
+ Adam Jackson, Colin Walters, Dan Winship
+
+Translations:
+ Abduxukur Abdurixit [ug]
+
3.0.1
=====
diff --git a/configure.in b/configure.in
index cc56610..e281bb0 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_PREREQ(2.50)
m4_define([mutter_major_version], [3])
m4_define([mutter_minor_version], [0])
-m4_define([mutter_micro_version], [1])
+m4_define([mutter_micro_version], [2])
m4_define([mutter_version],
[mutter_major_version.mutter_minor_version.mutter_micro_version])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]