[gnome-chess] Prepare 3.15.4



commit 05c0a7509701319a683a23ab1e5e29dfb68cee49
Author: Sahil Sareen <sahil sareen hotmail com>
Date:   Mon Jan 19 20:22:10 2015 +0530

    Prepare 3.15.4
    
    Updated NEWS and version.

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a4322fd..4debb21 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+3.15.4 - January 19, 2015
+==========================
+
+* Cancel move if promotion type selector is closed (Michael Catanzaro)
+* Fix chess timer gets reset to the max allowed on game restarts (Sahil Sareen)
+* Load completed saved games properly (Sahil Sareen)
+* Fix saving a completed game due to timeup saves the timer as infinity (Sahil Sareen)
+* Reset the selected piece upon undo (Sahil Sareen)
+* Miscellaneous code improvements (Sahil Sareen, Michael Catanzaro)
+* Updated translations (Inaki Larranaga Murgoitio, Matej Urbančič)
+
 3.15.3 - December 16, 2014
 ==========================
 
diff --git a/configure.ac b/configure.ac
index 9e1a240..3bc0d1d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([GNOME Chess], [3.15.3], [https://bugzilla.gnome.org/],
+AC_INIT([GNOME Chess], [3.15.4], [https://bugzilla.gnome.org/],
         [gnome-chess], [https://wiki.gnome.org/Apps/Chess])
 
 AC_CONFIG_MACRO_DIR([m4])


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