[gnome-calendar/gnome-3-24] Bump 3.24.1 release
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar/gnome-3-24] Bump 3.24.1 release
- Date: Mon, 24 Apr 2017 13:22:44 +0000 (UTC)
commit 88079acbd0762202907cb485bd9d5313d9f9c50a
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Mon Apr 24 10:14:29 2017 -0300
Bump 3.24.1 release
NEWS | 17 +++++++++++++++++
configure.ac | 2 +-
data/appdata/org.gnome.Calendar.appdata.xml.in | 12 ++++++++++++
3 files changed, 30 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2eb32e4..bd63670 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Major changes in 3.24.1:
+* Added logging capabilities
+* Fix a lot of issues in Week view
+* Big code cleanups in old classes
+* Synchronize disabled calendars with Evolution
+* Fix DnD cursor (Jente Hidskes)
+* Optimize Year view
+* Drop "Search..." app menu item (Jeremy Bicha)
+* Show tooltips when hovering event widgets (Novi-Novi)
+* Various memory leaks and fixups (Mohammed Sadiq)
+* Updated translations for:
+ * Croatian (gogo)
+ * Greek (Tom Tryfonidis)
+ * Latvian (Rūdolfs Mazurs)
+ * Spanish (Daniel Mustieles)
+ * Turkish (Emin Tufan Çetin)
+
Major changes in 3.24.0:
* Updated translations for:
* French (Guillaume Bernard)
diff --git a/configure.ac b/configure.ac
index 8a8db4f..2cfe6b7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@ dnl Define Versioning Information
dnl ***********************************************************************
m4_define([calendar_major_version],[3])
m4_define([calendar_minor_version],[24])
-m4_define([calendar_micro_version],[0])
+m4_define([calendar_micro_version],[1])
m4_define([calendar_version],[calendar_major_version.calendar_minor_version.calendar_micro_version])
m4_define([calendar_interface_age],[0])
m4_define([calendar_bugreport_url],
diff --git a/data/appdata/org.gnome.Calendar.appdata.xml.in b/data/appdata/org.gnome.Calendar.appdata.xml.in
index a9edcd8..a9351c6 100644
--- a/data/appdata/org.gnome.Calendar.appdata.xml.in
+++ b/data/appdata/org.gnome.Calendar.appdata.xml.in
@@ -42,6 +42,18 @@
<project_group>GNOME</project_group>
<releases>
+ <release date="2017-03-20" version="3.24.1">
+ <description>
+ <p>
+ The GNOME Calendar team is proud to announce the 3.24.1 release of
+ GNOME Calendar! This is a bugfix release that improves a lot the
+ performance and stability of GNOME Calendar.
+ </p>
+ <p>This release also updates translations.</p>
+ <p>Thanks to all the contributors that worked on GNOME Calendar!</p>
+ </description>
+ </release>
+
<release date="2017-03-20" version="3.24.0">
<description>
<p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]