[iagno] Prepare 3.15.1
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [iagno] Prepare 3.15.1
- Date: Sun, 26 Oct 2014 22:19:29 +0000 (UTC)
commit a754e71ca721b38c8216c3ad164b55683a5290b2
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Sun Oct 26 17:06:47 2014 -0500
Prepare 3.15.1
NEWS | 22 ++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 23 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index cf4f7d0..1e2a715 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+3.15.1 - October 26, 2014
+=========================
+
+Dependencies: GTK+ 3.13.4
+
+The release removes support for custom themes. Please complain before 3.15.90
+if you were using these and want this reconsidered.
+
+* Make the background green and thicken the grid (Iulian Radu)
+* Use piece images instead of text in the scoreboard (Iulian Radu)
+* Add a new game screen (Amisha Singla)
+* The AI is now much weaker on level one (Michael Catanzaro)
+* The AI no longer blocks the UI thread to think (Michael Catanzaro)
+* The AI takes more time to move when only one spot remains (Michael Catanzaro)
+* Move sound preference to the app menu (Arnaud Bonatti)
+* Add ability to change board size with command line (Arnaud Bonatti)
+* Add alternative starting position command line switch (Arnaud Bonatti)
+* Accept right clicks as input, since why not? (Arnaud Bonatti)
+* Code cleanups (Michael Catanzaro, Iulian Radu, Sahil Sareen)
+* Very many internal changes (Arnaud Bonatti)
+* Updated translations
+
3.13.91 - September 1, 2014
===========================
diff --git a/configure.ac b/configure.ac
index 2c337a1..588c78e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([Iagno], [3.13.91], [https://bugzilla.gnome.org/],
+AC_INIT([Iagno], [3.15.1], [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]