[iagno] Prepare 3.11.1



commit af39639b9b3928248f68dd61af7a1831e7025e4d
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Oct 27 22:07:48 2013 -0500

    Prepare 3.11.1

 NEWS         |   18 ++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0663291..d9445d0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+3.11.1 - October 27, 2013
+=========================
+
+Updated Dependencies: intltool >= 0.50
+
+* Make the AI play much slower to give the game a more natural tempo
+* Fix serious bug affecting the performance of the AI
+* Fix AI playing like crazy after starting a second computer vs. computer game
+* Once again allow Undo after the game has ended
+* Add a visual delay between the final move and when the pieces are flipped
+* Fix infobar improperly disappearing when used two moves in a row
+* Miscellaneous code cleanups
+* Add some simple test cases
+* Appdata is now translatable
+* Updated translations
+
+Contributors: Michael Catanzaro, Dave Paul
+
 3.10.0 - September 22, 2013
 ===========================
 
diff --git a/configure.ac b/configure.ac
index 0a80ba1..fdf3ee8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(iagno, 3.10.0)
+AC_INIT(iagno, 3.11.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]