[gnome-online-accounts] Prepare 3.21.3



commit 801f1deeb49e257f1b2a18dc681866d71034269d
Author: Debarshi Ray <debarshir gnome org>
Date:   Mon Jun 20 16:33:48 2016 +0200

    Prepare 3.21.3

 NEWS         |   26 ++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 27 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5766c7a..c2a631a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+Overview of changes in 3.21.3
+=============================
+
+* Bugs fixed:
+ 688041 Don't let temporary accounts accumulate in accounts.conf and the
+        keyring
+ 760991 lastfm: Don't forget to update the ret variable
+ 762155 Skip EnsureCredentials if the account is disabled
+ 764157 Port to GTask from GSimpleAsyncResult
+ 764283 Misc usability improvements to the imap-smtp provider
+ 765994 org.gnome.OnlineAccounts.Account:IsTemporary is not being set
+ 766733 kerberos, telepathy: Stopping goa-daemon removes account or expires
+        credentials
+ 767299 Adding a Telepathy account is racy due after adding a headerbar
+
+* Updated translations:
+ Catalan
+ German
+ Indonesian
+ Occitan
+ Portuguese
+ Portuguese (Brazilian)
+ Spanish
+ Turkish
+
+
 Overview of changes in 3.21.1
 =============================
 
diff --git a/configure.ac b/configure.ac
index aef184c..4b53724 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], [1])
+m4_define([goa_micro_version], [3])
 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]