[gnome-sudoku] Prepare 3.17.2



commit 7a1da333ffb4563aacf04a762607731c066571de
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Fri May 22 23:07:23 2015 -0500

    Prepare 3.17.2

 NEWS         |   19 +++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 20 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ef0341d..e3afc60 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+3.17.2 - May 22, 2015
+=====================
+
+Dependencies: Vala 0.27.2, QQwing 1.3.4
+
+* Replace high contrast icons with symbolic icon (Michael Catanzaro)
+* Add ability to enter puzzles manually (Parin Porecha)
+* Clear earmarks when a cell is filled (Iulian Radu)
+* Use sans font for all numbers when printing (Iulian Radu)
+* Allow cancelling print multiple puzzles (Iulian Radu, Michael Catanzaro)
+* Revert window title to say Difficulty rather than Puzzle (Michael Catanzaro)
+* Destroy GtkPopovers when not needed (Iulian Radu)
+* Do not save window size on exit if tiled (Arnaud Bonatti)
+* Update and modernize user help index page (Ekaterina Gerasimova)
+* Fix typos and grammar in user help (Anders Jonsson)
+* Temporarily remove user help from app menu pending update (Michael Catanzaro)
+* Code cleanups (Sahil Sareen, Iulian Radu, Michael Catanzaro)
+* Updated translations
+
 3.15.2 - November 24, 2014
 ==========================
 
diff --git a/configure.ac b/configure.ac
index 7661522..f8b3295 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([GNOME Sudoku], [3.15.2], [https://bugzilla.gnome.org/],
+AC_INIT([GNOME Sudoku], [3.17.2], [https://bugzilla.gnome.org/],
         [gnome-sudoku], [https://wiki.gnome.org/Apps/Sudoku])
 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]