[iagno/gnome-3-8] Prepare 3.8.3



commit d5aefb319e7cbd3866ed13c8c536cde02e46aafa
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Sep 29 20:47:29 2013 -0500

    Prepare 3.8.3

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 21bb339..3f70c1d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+iagno 3.8.3
+===========
+
+* Fix inevitable hangs (caused by slow play) when the board is about 3/4 full
+* Fix hang when neither side can move (now properly game over)
+* Fix New Game after computer vs. computer game causing the computers to go nuts
+* Fix Undo after the human was forced to pass
+* Fix hidden infobar if it's visible when a new message is displayed
+* Don't improperly play piece flip sound at the beginning of each game
+* Fix piece flip sound sometimes playing many times in a row (like one too-long sound)
+
+Contributors: Michael Catanzaro, John Cheetham, Dave Paul
+
 iagno 3.8.2
 ===========
 
diff --git a/configure.ac b/configure.ac
index b815347..595d189 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(iagno, 3.8.2)
+AC_INIT(iagno, 3.8.3)
 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]