[gnome-online-accounts] Prepare 3.13.2



commit 7f5f813a00599a6ef16dc8e8b4588e2151929d66
Author: Debarshi Ray <debarshir gnome org>
Date:   Wed May 28 13:29:53 2014 +0200

    Prepare 3.13.2

 NEWS         |   24 ++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 25 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e52ebdf..a62785b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+Overview of changes in 3.13.2
+=============================
+
+* Bugs fixed:
+ 728877 google: Add support for photos
+ 729389 build: Remove deprecated call to GNOME_COMMON_INIT
+ 729638 Adjust the UI so that we can use a header bar in the dialog
+ 729718 Dramatically simplify alarm logic to stop timerfd leaks
+ 729740 facebook: Add support for maps
+ 729864 goaalarm: small memory leak fix
+ 729865 identity: fix another principal leak
+ 729874 identity: don't leak default credentials cache
+ 730810 flickr: Use SSL
+
+* Updated translations:
+ Catalan (Valencian)
+ Czech
+ Indonesian
+ Lithuanian
+ Norwegian bokmål
+ Portuguese (Brazilian)
+ Spanish
+
+
 Overview of changes in 3.13.1
 =============================
 
diff --git a/configure.ac b/configure.ac
index 3a5a1e8..3bbf4f4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define([goa_major_version], [3])
 m4_define([goa_minor_version], [13])
-m4_define([goa_micro_version], [1])
+m4_define([goa_micro_version], [2])
 m4_define([goa_nano_version], [0])
 
 m4_define([goa_base_version],


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