[gnome-nibbles] Prepare 3.19.90



commit 74744fc5a98786a2053bd98cf3dc342a7a06cbbb
Author: Iulian Radu <iulian radu67 gmail com>
Date:   Mon Feb 15 22:34:53 2016 +0200

    Prepare 3.19.90

 NEWS         |   19 +++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 20 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 72d81ad..fa9a39a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+3.19.90 - February 15, 2016
+===========================
+
+Dependencies: GTK+ 3.18
+
+* Fix CSS problems
+* Add proper end game screens for all possible outcomes
+* Use the new scores import API from libgames-support
+* Fix problem with buttons breaking the game during the end game screens
+* Fix window size increasing with GTK+ 3.20
+* Fix bug with worm being briefly uncontrollable at the start of a level
+* Add buttons for selecting the number of AI players
+* Update project license
+* Add screen congratulating the player when reaching the last level of the game
+* Updated translations
+
+===========================
+
+
 3.19.4 - January 18, 2016
 =========================
 
diff --git a/configure.ac b/configure.ac
index 8d0d8cb..f025039 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([GNOME Nibbles], [3.19.4], [https://bugzilla.gnome.org/],
+AC_INIT([GNOME Nibbles], [3.19.90], [https://bugzilla.gnome.org/],
         [gnome-nibbles], [https://gnome.org.wiki/Apps/Nibbles])
 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]