[bijiben] Bump 3.26.0 release



commit a431b4d221792c334256362f6337d6ec9eef7cf4
Author: Isaque Galdino <igaldino gmail com>
Date:   Mon Sep 11 19:58:55 2017 -0300

    Bump 3.26.0 release

 NEWS         |   29 +++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 30 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8fe26f2..079a36d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+Overview of changes in 3.26.0
+=============================
+
+* Re-enable translations broken in 3.24 cycle (Jonathan Kang)
+* Fixed crash when closing application in an empty note
+* Fixed title for new Memo notes
+* Fixed crash when removing Memo notes
+* Fixed crash when removing Notebooks from trash (Mohammed Sadiq)
+* Fixed memory leak when releasing Notebooks (Mohammed Sadiq)
+* Reduced I/O usage when saving window state (Mohammed Sadiq)
+
+Translations
+* cs (Marek Černocký)
+* hu (Balázs Úr)
+* id (Kukuh Syafaat)
+* pl (Piotr Drąg)
+* sr (Мирослав Николић)
+* sv (Josef Jonsson)
+* zh_TW (Cheng-Chia Tseng)
+
+Overview of changes in 3.24.2
+=============================
+
+* Re-enable translations broken in 3.24 cycle (Jonathan Kang)
+
+Translations
+* pl (Piotr Drąg)
+* sr (Мирослав Николић)
+
 Overview of changes in 3.24.1
 =============================
 
diff --git a/configure.ac b/configure.ac
index aab272b..c5268f1 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.1])
+AC_INIT([bijiben], [3.26.0])
 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]