[gnome-calendar] Bump 3.21.2 release



commit 1d7d91cd7ce41241e203c42ec0a98380f3ec4484
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Tue May 31 12:39:05 2016 -0300

    Bump 3.21.2 release

 NEWS         |   50 ++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 51 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index fe3369a..5586919 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,53 @@
+Major changes in 3.21.2:
+* Updated translations for:
+    * Basque (Inaki Larranaga Murgoitio)
+    * Brazilian Portuguese (Enrico Nicoletto)
+    * Chinese (Cheng-Chia Tseng)
+    * Czech (Marek Černocký)
+    * Danish (Ask Hjorth Larsen)
+    * Dutch (Hannie Dumoleyn)
+    * Finnish (Jiri Grönroos)
+    * French (Guillaume Bernard)
+    * Friulian (Fabio Tomat)
+    * Galician (Marcos Lans)
+    * German (Bernd Homuth)
+    * Greek (Efstathios  Iosifidis)
+    * Hungarian (Balázs Úr)
+    * Icelandic (Sveinn í Felli)
+    * Italian (Milo Casagrande)
+    * Japanese (Jiro Matsuzawa)
+    * Kazakh (Baurzhan Muftakhidinov)
+    * Korean (Seong-ho Cho)
+    * Latvian (Rūdolfs Mazurs)
+    * Lithuanian (Aurimas Černius)
+    * Occitan (Cédric Valmary)
+    * Persian (Arash Mousavi)
+    * Polish (Piotr Drag)
+    * Portuguese (Duarte Loreto, Tiago Santos)
+    * Russian (Stas Solovey)
+    * Scottish Gaelic (GunChleoc)
+    * Serbian (Марко М. Костић)
+    * Slovak (Dusan Kazik)
+    * Slovenian (Matej Urbančič)
+    * Spanish (Daniel Mustieles)
+    * Swedish (Anders Jonsson)
+    * Thai (Akom Chotiphantawanon)
+    * Turkish (Muhammet Kara)
+    * Ukrainian (Daniel Korostil)
+* Add the ability to change the month when navigating with keyboard (pandusonu2)
+* Make the "Today" button insensitive when the current day is visible (Javier Sánches Ochango)
+* Keep the Sources dialog alive after closing it (fosero)
+* Adapt the CSS to Gtk+ 3.21 strictness (fosero)
+* Define the first week day in the build script (Isaque Galdino)
+* Show all events of a month when clicking in the month name (Isaque Galdino)
+* Vastly improve the Year view's navigator (Isaque Galdino)
+* Correct the header capitalization (Anwar Sadath)
+* Define ABOUT_NLS when configuring the project
+* Fix various miscalculations in Month View
+* Drop the usage of our custom .views CSS class
+* Various GDateTime reference fixes
+* Add Drag n' Drop capabilities to Month and Year View
+
 Major changes in 3.19.92:
 * Updated translations for:
     * Brazilian Portuguese (Enrico Nicoletto)
diff --git a/configure.ac b/configure.ac
index 815260e..303354b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ([2.69])
-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_INIT([gnome-calendar],[3.21.2],[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]