[gnome-chess/gnome-3-12] Prepare 3.12.1



commit 131bbf0684c57ec5e2f6bff7ef7cff4cb3c9c196
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Apr 14 13:17:31 2014 -0500

    Prepare 3.12.1

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 509cb17..3893e94 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+3.12.1 - April 14, 2014
+=======================
+
+* Fix build on non-Linux systems
+* Fix incorrect header bar title after player uses Undo
+* Fix clock counting down if chess engine reports move while game is paused
+* Fix time labels sometimes resizing as the clock counts down
+* Disable the new game button if White has not made the first move
+* Fix untranslated strings in the save game dialog (Yosef Or Boczko)
+* Updated translations: Basque, Italian, Slovenian
+
 3.12.0 - March 24, 2014
 =======================
 
diff --git a/configure.ac b/configure.ac
index a4871df..37d6acd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([GNOME Chess], [3.12.0], [https://bugzilla.gnome.org/],
+AC_INIT([GNOME Chess], [3.12.1], [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]