[gnome-chess] Prepare 3.15.90



commit 038c0007fc3e2121e430418505aa1e9e790c1c53
Author: Sahil Sareen <sahil sareen hotmail com>
Date:   Mon Feb 16 18:08:31 2015 +0530

    Prepare 3.15.90

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4debb21..f1f1f96 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+3.15.90 - February 16, 2015
+===========================
+
+* NEW FEATURE: Added support for Fischer and Bronstein clocks
+  (Developer: Sahil Sareen, Reviewer : Michael Catanzaro)
+* Add copy of PGN spec to the repo (Michael Catanzaro)
+* Improving the precision of chess-clock (Sahil Sareen)
+* Miscellaneous code improvements (Sahil Sareen, Michael Catanzaro)
+* Updated translations (Muhammet Kara)
+
 3.15.4 - January 19, 2015
 ==========================
 
diff --git a/configure.ac b/configure.ac
index 3bc0d1d..c99d22a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([GNOME Chess], [3.15.4], [https://bugzilla.gnome.org/],
+AC_INIT([GNOME Chess], [3.15.90], [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]