[gnome-online-accounts] Prepare 3.21.90



commit 12d43d88de7f0d63b75118e59fa948aec64aae05
Author: Debarshi Ray <debarshir gnome org>
Date:   Fri Aug 19 08:06:27 2016 +0200

    Prepare 3.21.90

 NEWS         |   25 +++++++++++++++++++++++--
 configure.ac |    2 +-
 2 files changed, 24 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6311808..57dd401 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,26 @@
-Overview of changes in 3.21.5
-=============================
+Overview of changes in 3.21.90
+==============================
+
+* Bugs fixed:
+ 688041 daemon: Ensure temporary accounts are really removed from the keyring
+ 755386 pocket: Support logging in with a Firefox account
+ 756431 identity: Don't leak the GoaObject from find_object_with_principal
+ 764157 Port to GTask from GSimpleAsyncResult
+ 768808 identity: Silence -Wincompatible-pointer-types
+ 769213 Let goa_provider_show_account have more control over the UI
+
+* Updated translations:
+ Czech
+ Friulian
+ German
+ Gujarati
+ Hebrew
+ Hungarian
+ Indonesian
+ Lithuanian
+ Portuguese (Brazilian)
+ Spanish
+ Slovak
 
 
 Overview of changes in 3.21.4
diff --git a/configure.ac b/configure.ac
index fc8f6ed..030b2b6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define([goa_major_version], [3])
 m4_define([goa_minor_version], [21])
-m4_define([goa_micro_version], [5])
+m4_define([goa_micro_version], [90])
 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]