[gnome-chess] Prepare 3.11.2



commit 7b493042a4663e1a0b6c177d5ab6dab0f5c44252
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sat Nov 16 13:57:28 2013 -0600

    Prepare 3.11.2

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7f919c8..f50d24a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+3.11.2 - November 16, 2013
+==========================
+
+* Fix black background in 3D view (regression in 3.11.1)
+* Fix Paused overlay displaying upside-down with Black on the bottom
+* Fix too-small left arrow in history controls
+* Fix a harmless assertion failure
+* Add missing GTK category to desktop file
+* Updated translations
+
+Contributors: Michael Catanzaro, Volker Sobek
+
 3.11.1 - October 27, 2013
 =========================
 
diff --git a/configure.ac b/configure.ac
index ac440b9..1319d60 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([gnome-chess],[3.11.1])
+AC_INIT([gnome-chess],[3.11.2])
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
 AC_CONFIG_SRCDIR([src/gnome-chess.vala])
 AM_SILENT_RULES([yes])


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