[mutter] Bump version to 3.1.4
- From: Owen Taylor <otaylor src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] Bump version to 3.1.4
- Date: Wed, 27 Jul 2011 22:03:10 +0000 (UTC)
commit 6ff9cae2b1093c6d4543691928ead5dae78d6157
Author: Owen W. Taylor <otaylor fishsoup net>
Date: Wed Jul 27 18:02:16 2011 -0400
Bump version to 3.1.4
Update NEWS
NEWS | 26 ++++++++++++++++++++++++++
configure.in | 2 +-
2 files changed, 27 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 43be74b..7072169 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+3.1.4
+=====
+* Use better, much more subtle shadow definitions [Jakub; #649374]
+* Add the ability to use named GTK+ colors in theme files as
+ gtk:custom(name,fallback) [Florian; #648709]
+* Port from GdkColor to GdkRGBA and from GtkStyle to GtkStyleContext
+ [Florian; #650586]
+* Try to fix window bindings using the Super key [Owen; #624869]
+* Update to using more modern Cogl and Clutter APIs
+ [Adel, Emmanuele, Neil; #654551 #654729 #654730 #655064]
+* Fix for srcdir != builddir builds [Thierry; #624910]
+* Make handling of focus appearance for attached dialogs more robust
+ [Dan; #647712]
+* Misc bug fixes
+ [Dan, Florian, Jasper, Owen, Rui; #642957 #649374 #650661 #654489 #654539]
+
+Contributors:
+ Emmanuele Bassi, Adel Gadllah, Rui Matos, Florian MÃllner, Neil Roberts,
+ Jasper St. Pierre, Jakub Steiner, Owen Taylor
+
+Translations:
+ Ihar Hrachyshka [be], Jorge GonzÃlez, Daniel Mustieles [es],
+ Fran Dieguez [gl], Yaron Shahrabani [he], Takeshi Aihana [ja],
+ Kjartan Maraas [nb], Rudolfs Mazurs [lv], Matej UrbanÄiÄ [sl],
+ Abduxukur Abdurixit [ug], Nguyán ThÃi Ngác Duy [vi]
+
3.1.3.1
=======
* Back API version down to "3.0" - the change to Meta-3.1.gir
diff --git a/configure.in b/configure.in
index f1bbc3c..7eda231 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], [1])
-m4_define([mutter_micro_version], [3.1])
+m4_define([mutter_micro_version], [4])
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]