[gnome-todo] Bump 3.19.90 release



commit e4e4e59bd6b6a695412bd0ff418fdf74ecc67b7c
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Tue Feb 16 21:05:50 2016 -0200

    Bump 3.19.90 release

 AUTHORS      |    1 +
 NEWS         |   21 +++++++++++++++++++++
 configure.ac |    2 +-
 3 files changed, 23 insertions(+), 1 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index 9e00256..5f6e464 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -4,5 +4,6 @@ Christian Hergert
 Cosimo Cecchi
 Emmanuele Bassi
 Georges Basile Stavracas Neto
+Isaque Galdino
 Patrick Griffis
 Piotr Drąg
diff --git a/NEWS b/NEWS
index 4c37486..799db13 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,25 @@
 ==============
+Version 3.19.90
+==============
+
+Project:
+        * Improved documentation for the plugin API
+        * Ignore casefolding when sorting tasks & lists (Isaque Galdino)
+        * Fix Scheduled headers and translations
+        * Improved Scheduled panel (Isaque Galdino)
+
+Translations:
+        * Brazilian Portuguese (Rafael Fontanelle)
+        * Chinese Taiwan (Chao-Hsiung Liao)
+        * Friulian (Fabio Tomat)
+        * Hungarian (Gábor Kelemen, Balázs Meskó )
+        * Kazakh (Baurzhan Muftakhidinov)
+        * Latvian (Rūdolfs Mazurs)
+        * Polish (Piotr Drag)
+        * Slovak (Dušan Kazik)
+        * Spanish (Daniel Mustieles)
+
+==============
 Version 3.19.5
 ==============
 
diff --git a/configure.ac b/configure.ac
index 3794ada..b7197a5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ([2.69])
-AC_INIT([gnome-todo],[3.19.5],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-todo],[gnome-todo])
+AC_INIT([gnome-todo],[3.19.90],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-todo],[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]