[bijiben] Prepare for 3.13.2



commit 25d97cf2936cb3e06dcfa66eca0c04137e54278d
Author: Pierre-Yves Luyten <py luyten fr>
Date:   Tue May 27 23:29:52 2014 +0200

    Prepare for 3.13.2

 NEWS         |   27 +++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 28 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0acaa3e..a603be6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+Overview of changes in 3.13.2
+==============================
+
+* UI
+  Use <Preferences> as dialog title (Yosef Or Boczko)
+  Dialogs: use header bar and close button
+  Editor toolbar: add some y offset (makes #728859 lighter)
+
+* Backends
+  icalcomp: get uid at creation (fix display of new memos)
+
+  ownCloud: abort when a failure happens
+    (Creating new notes will use local storage in this case.)
+
+* Misc
+  Build: remove GNOME_COMMON_INIT (Philip Withnall)
+  Editor: fix constructed
+
+* Translations
+  Indonesian
+  Brazilian Portuguese
+  Hebrew
+  Spanish
+  Czech
+  Catalan (Valencian)
+
+
 Overview of changes in 3.13.1
 ==============================
 
diff --git a/configure.ac b/configure.ac
index f3468bf..8a81ead 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.13.1)
+AC_INIT(bijiben, 3.13.2)
 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]