[gnome-todo] Bump 3.17.4 release



commit 4fa648d7a8f29cafa81a5fa1a18e8d75930dfc4c
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Mon Jul 20 20:28:43 2015 -0300

    Bump 3.17.4 release

 NEWS         |   20 ++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 21 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4497516..a2d9238 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,24 @@
 ================
+Version 3.17.4
+================
+
+Project:
+        * Fix wrong name throughout the application
+        * Better represent visually task priorities by changing the row's color
+        * Make edit panel resizable
+        * Add "Today" and "Scheduled" custom lists
+        * Improve notification system
+        * Initial support for search over list names
+
+Translations:
+        * Greek (Dimitris Spingos)
+        * Hebrew (Yosef Or Boczko)
+        * Polish (Piotr Drag)
+        * Spanish (Daniel Mustieles)
+        * Slovak (Dušan Kazik)
+        * Slovenian (Matej Urbančič)
+
+================
 Version 3.17.3.1
 ================
 
diff --git a/configure.ac b/configure.ac
index a009a20..3af14ea 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ([2.69])
-AC_INIT([gnome-todo],[3.17.3.1],[https://github.com/GeorgesStavracas/gnome-todo/issues],[gnome-todo])
+AC_INIT([gnome-todo],[3.17.4],[https://github.com/GeorgesStavracas/gnome-todo/issues],[gnome-todo])
 
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_SRCDIR([src/main.c])


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