[bijiben] Bump 3.24.1 release



commit 82b1903e379dcc417b4661acda807b9d156abcb4
Author: Isaque Galdino <igaldino gmail com>
Date:   Thu Aug 10 23:28:31 2017 -0300

    Bump 3.24.1 release

 AUTHORS      |    1 +
 NEWS         |   26 ++++++++++++++++++++++++++
 configure.ac |    2 +-
 3 files changed, 28 insertions(+), 1 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index 35d896b..b4f3d30 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,5 +1,6 @@
 Bijiben author:
        Pierre-Yves Luyten, 2012
+       Isaque Galdino, 2017
 
 Original Conboy author:
        Cornelius Hald
diff --git a/NEWS b/NEWS
index 38efee7..8fe26f2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+Overview of changes in 3.24.1
+=============================
+
+* Added support for glib 2.53.4 (Isaque Galdino)
+* Fixed transparent window issue when no notes are displayed (Isaque Galdino)
+* Added support for glib 2.53.2 (Isaque Galdino)
+* Fixed memory leak when saving a note (Mohammed Sadiq)
+* Fixed memory leak when deleting note in local provider (Mohammed Sadiq)
+* Fixed application state stuck in trash view (Isaque Galdino)
+* Fixed 64 bits format for text output (Isaque Galdino)
+* Fixed application cash when some dates are null (Milan Crha)
+* Added missing break in a case statement (Isaque Galdino)
+* Removed warning about .Trash folder missing (Isaque Galdino)
+
+Translations
+* cs (Marek Černocký)
+* de (Mario Blättermann)
+* es (Daniel Mustieles)
+* id (Kukuh Syafaat)
+* pl (Piotr Drąg)
+* pt_BR (Rafael Fontenelle)
+* sl (Matej Urbančič)
+* sv (Anders Jonsson)
+* tr (Emin Tufan Çetin)
+
+
 Overview of changes in 3.24.0
 =============================
 
diff --git a/configure.ac b/configure.ac
index 44835e3..412fcbe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT([bijiben], [3.24.0])
+AC_INIT([bijiben], [3.24.1])
 m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
 
 dnl _FOR_DOC


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]