[gnome-chess/gnome-3-10] Prepare 3.10.4



commit c50d798d70105e055572d2937f2976b929a71d37
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Jun 22 22:33:53 2014 -0500

    Prepare 3.10.4

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7066b98..82195d2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+3.10.4 - June 22, 2014
+======================
+
+* Fix the sizes of the buttons, combo box, and labels on the bottom bar
+* Pause the game when displaying the Claim Draw dialog
+* Fix crash when using undo after starting many new games
+* Fix build for non-Linux systems
+
 3.10.3 - January 20, 2014
 =========================
 
diff --git a/configure.ac b/configure.ac
index 7420a40..2e170ad 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([gnome-chess],[3.10.3])
+AC_INIT([gnome-chess],[3.10.4])
 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]