[gnome-chess] Prepare 3.11.92



commit 9fcaff3af8cf0a738baf193f6da6232542c2ca20
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Mar 16 10:00:51 2014 -0500

    Prepare 3.11.92

 NEWS         |   12 +++++++++++-
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 314cd69..c2d56e2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
-Addendum for 3.11.90:
+3.11.92 - March 16, 2014
+===========================
+
+* Fix missing 3D mode option (by removing bad check for Wayland)
+* Fix size of some buttons in the header bar (Yosef Or Boczko)
+* Use correct Play button icon in RTL layouts (Yosef Or Boczko)
+* Update screenshots and part of user docs text (Andre Klapper)
+* Many translation updates
+
+Addendum for 3.11.90
+====================
 
 It was neglected to mention that engines.conf can now be overridden on a per-
 user basis by placing the file in XDG_CONFIG_DIR/gnome-chess (i.e.
diff --git a/configure.ac b/configure.ac
index ca92be0..9ba6335 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([GNOME Chess], [3.11.90], [https://bugzilla.gnome.org/],
+AC_INIT([GNOME Chess], [3.11.92], [https://bugzilla.gnome.org/],
         [gnome-chess], [https://wiki.gnome.org/Apps/Chess])
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
 AC_CONFIG_SRCDIR([src/gnome-chess.vala])


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