[iagno/gnome-3-10] Prepare 3.10.1



commit ba51210a450867a19bfa3efcc52f89d736f66d87
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sat Oct 12 07:03:35 2013 -0500

    Prepare 3.10.1

 NEWS         |   17 +++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0663291..0315b06 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+3.10.1 - October 12, 2013
+=========================
+
+* Fix crazy comupters when starting a new game in computer vs. computer mode
+* Fix bug affecting the correctness of the computer's choice of moves
+* Fix additional low-level issues triggered by computer search, including one
+  that caused the piece flip sound to play many times in close succession
+* Fix undo after having passed
+* Fix infobar disappearing if intended to be displayed two moves in a row
+* Fix piece flipped sound improperly playing at the start of the game
+* Reallow undo after the game has ended
+* Add delay between last move and final flip to prevent the scenario where it
+  appears the last player placed a piece of the wrong color
+* Updated translations
+
+Contributors: Michael Catanzaro, Dave Paul
+
 3.10.0 - September 22, 2013
 ===========================
 
diff --git a/configure.ac b/configure.ac
index fc1d95d..abdc365 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(iagno, 3.10.0)
+AC_INIT(iagno, 3.10.1)
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
 AM_SILENT_RULES([yes])
 AM_MAINTAINER_MODE


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