[gnome-chess/gnome-3-14] Prepare 3.14.3



commit cb8e8f22654761fb0b271e3e605b8e293729882c
Author: Sahil Sareen <sahil sareen hotmail com>
Date:   Sat Feb 21 22:55:42 2015 +0530

    Prepare 3.14.3

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c639500..86b7d9f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+3.14.3 - February 21, 2015
+==========================
+
+* Fix chess timer gets reset to the max allowed on game restarts (Sahil Sareen)
+* Load completed saved games properly (Sahil Sareen)
+* Saving a completed game due to timeup saves the timer as infinity (Sahil Sareen)
+* Improved the precision of chess-clock (Sahil Sareen)
+* Updated translations
+
 3.14.2 - December 16, 2014
 ==========================
 
diff --git a/configure.ac b/configure.ac
index 7950d3b..d94ac9e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([GNOME Chess], [3.14.2], [https://bugzilla.gnome.org/],
+AC_INIT([GNOME Chess], [3.14.3], [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]