[gnome-calendar] Bump 3.19.92 release



commit ff651256bd1a2b876af730ea574df548a2820650
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Mon Mar 14 21:56:42 2016 -0300

    Bump 3.19.92 release

 NEWS         |   34 ++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 35 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e8f2b76..fe3369a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,37 @@
+Major changes in 3.19.92:
+* Updated translations for:
+    * Brazilian Portuguese (Enrico Nicoletto)
+    * Czech (Marek Černocký)
+    * Finnish (Jiri Grönroos)
+    * Galician (Marcos Lans)
+    * German (Bernd Homuth)
+    * Greek (Efstathios  Iosifidis)
+    * Hungarian (Balázs Úr)
+    * Kazakh (Baurzhan Muftakhidinov)
+    * Korean (Seong-ho Cho)
+    * Latvian (Rūdolfs Mazurs)
+    * Lithuanian (Aurimas Černius)
+    * Polish (Piotr Drag)
+    * Portuguese (Duarte Loreto)
+    * Russian (Stas Solovey)
+    * Serbian (Марко М. Костић)
+    * Slovak (Dusan Kazik)
+    * Slovenian (Matej Urbančič)
+    * Spanish (Daniel Mustieles)
+    * Swedish (Anders Jonsson)
+* Don't attempt to update read-only events (Fosero)
+* Timezone handling improvements (Fosero)
+* Fix crashes when no end date is passed (Monique Faria, Iain Lane)
+* Improved week numbers in Year View (Isaque Galdino)
+* Make year view respect Shell's 'show-weeknumber' setting (Isaque Galdino)
+* Change month when keynav moves the previous/next month (pandunonu2)
+* Improve month view drawing (Fosero)
+* Draw a background to the selected days in month view (Fosero)
+* Respect 12/24h hour format (Anwar Sadath)
+* Fade out past events (Monique Faria)
+* Smaller code fixes and updates
+
+
 Major changes in 3.19.91:
 * Updated translations for:
     * Brazilian Portuguese (Fábio Nogueira)
diff --git a/configure.ac b/configure.ac
index 862481b..c16a812 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ([2.69])
-AC_INIT([gnome-calendar],[3.19.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-calendar],[gnome-calendar],[https://wiki.gnome.org/Apps/Calendar])
+AC_INIT([gnome-calendar],[3.19.92],[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]