[gnome-online-accounts] Prepare 3.17.91



commit dcb7498ad5d18c54d07b52062c9e2df89eef4429
Author: Debarshi Ray <debarshir gnome org>
Date:   Wed Sep 9 13:36:01 2015 +0200

    Prepare 3.17.91

 NEWS         |   45 +++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 46 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 40e75ca..c424d51 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,48 @@
+Overview of changes in 3.17.91
+==============================
+
+* Add org.gnome.OnlineAccounts.Music D-Bus interface (705969)
+
+* Bugs fixed:
+ 693578 Refresh credentials at startup and network changes
+ 750392 Avoid NULL pointer dereference when EWS autodiscover fails
+ 750479 process_config_entries uses a non-existent variable
+ 750897 Fix parallel installation failure
+ 752270 configure script uses pkg-config without checking for it
+ 752939 Several leak fixes
+ 752941 Add generic GoaProvider::show_account() implementation
+ 752964 google: Stop identifying ourselves as Android
+
+* Updated translations:
+ Aragonese
+ Catalan
+ Traditional Chinese (Taiwan)
+ French
+ Friulian
+ Dutch
+ Galician
+ German
+ Greek
+ Hebrew
+ Hungarian
+ Indonesian
+ Italian
+ Kazakh
+ Korean
+ Lithuanian
+ Norwegian bokmål
+ Polish
+ Portuguese
+ Portuguese (Brazilian)
+ Romanian
+ Russian
+ Slovak
+ Slovenian
+ Spanish
+ Swedish
+ Turkish
+
+
 Overview of changes in 3.17.2
 =============================
 
diff --git a/configure.ac b/configure.ac
index 7c36a72..e410b07 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define([goa_major_version], [3])
 m4_define([goa_minor_version], [17])
-m4_define([goa_micro_version], [2])
+m4_define([goa_micro_version], [91])
 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]