[gnome-calendar] Bump 3.19.90 release



commit 8b0aa6f4992dba9fe9de0a67f4caef43a3eb4249
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Tue Feb 16 20:53:08 2016 -0200

    Bump 3.19.90 release

 NEWS         |   17 +++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6f97893..bacfab8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Major changes in 3.19.90:
+* Updated translations for:
+    * French (Alexandre Franke)
+    * German (Mario Blättermann)
+    * Hungarian (Balázs Meskó)
+    * Latvian (Rudolf Mazurs)
+    * Polish (Piotr Drag)
+    * Slovak (Dusan Kazik)
+    * Spanish (Daniel Mustieles)
+* Many classes are now final classes
+* Added visual clues for days with events on Year View (Isaque Galdino)
+* Renamed icon to match the application id (Cosimo Cecchi)
+* All interface elements that shows the calendar color are now updated accordingly
+* A huge rework on Calendar internals
+* Improved the quick add popover
+* Added a keyboard shortcuts window
+
 Major changes in 3.19.4:
 * Updated translations for:
     * Brazilian Portuguese
diff --git a/configure.ac b/configure.ac
index b5f7a49..b8b69c6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ([2.69])
-AC_INIT([gnome-calendar],[3.19.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-calendar],[gnome-calendar],[https://wiki.gnome.org/Apps/Calendar])
+AC_INIT([gnome-calendar],[3.19.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-calendar],[gnome-calendar],[https://wiki.gnome.org/Apps/Calendar])
 
 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]