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



commit 8ef82d7a41c9792961826c0999de6a853eee4f64
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Jan 20 13:03:21 2014 -0600

    Prepare 3.10.3

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3bdfced..7066b98 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+3.10.3 - January 20, 2014
+=========================
+
+* Never autosave over a user's files
+* Never claim the engine has died when all is well
+* Fix critical warnings when starting a new game
+* Fix colors of pieces in figurine algebraic notation
+* Ensure the chess engine is always killed, even if we crash
+* Fix minor file descriptor leaks
+* Update screenshot link in appdata
+* Fix image in first_move_button (Volker Sobek)
+* Update Simplified Chinese translation (甘 露)
+
 3.10.2 - November 11, 2013
 ===========================
 
diff --git a/configure.ac b/configure.ac
index d507e80..7420a40 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([gnome-chess],[3.10.2])
+AC_INIT([gnome-chess],[3.10.3])
 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]