[gnome-chess/gnome-3-8] Prepare 3.8.2



commit ac1cee0a06bdd377d7563ceac48e51f4cda2df19
Author: Michael Catanzaro <mike catanzaro gmail com>
Date:   Sun May 12 22:02:42 2013 -0500

    Prepare 3.8.2

 NEWS         |   20 ++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 21 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c801aff..b58cdfb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+gnome-chess 3.8.2
+=================
+
+Andika Triwidada (1):
+      Updated Indonesian translation
+
+Michael Catanzaro (12):
+      Fix loading games where the human was last to move
+      Translate "Chess" on the About page
+      3D view: show board numbering only when enabled
+      Fix initial sensitivity of certain preferences
+      Make the computer's pieces uncontrollable
+      Fix Stockfish engine integration
+      Game doesn't need saved after undo to the start
+      Save should be insensitive after loading a game
+      Always specify engine in saved game
+      Increase default width to 700
+      Stop the engine immediately after game ends
+      Disallow resigning for your opponent 
+
 gnome-chess 3.8.1
 =================
 
diff --git a/configure.ac b/configure.ac
index d486170..654c72b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(gnome-chess, 3.8.1)
+AC_INIT(gnome-chess, 3.8.2)
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
 AM_SILENT_RULES([yes])
 AM_MAINTAINER_MODE([enable])


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