[iagno] Prepare 3.11.90



commit b2bac6d2f6a01642d456217289c914bb5751a015
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Feb 16 23:53:08 2014 -0600

    Prepare 3.11.90

 NEWS         |   15 +++++++++++++++
 configure.ac |    2 +-
 2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 56ee5bd..8458849 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+3.11.90 - February 16, 2014
+===========================
+
+* Now uses a header bar.
+* Removed the info bar. Messages are now displayed in the header bar instead.
+* Undo Move has moved from the app menu to the header bar.
+* The grid is now solid and mandatory, and sits on the left side of the window.
+* A new game button now appears in the window after the game is complete.
+* Flip final result preference removed; this is now mandatory.
+* The computer now moves more slowly, to avoid overwhelming the player.
+* Iagno can be started with -f or --fast-mode to avoid this delay.
+* Many older themes have been removed.
+* Updated man page
+* Updated translations
+
 3.11.2 - November 16, 2013
 ==========================
 
diff --git a/configure.ac b/configure.ac
index a2dbe41..d7b1a78 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Iagno], [3.11.2], [https://bugzilla.gnome.org/],
+AC_INIT([Iagno], [3.11.90], [https://bugzilla.gnome.org/],
         [iagno], [https://wiki.gnome.org/Apps/Iagno])
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
 AM_SILENT_RULES([yes])


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