[gnome-online-accounts] Post-release version bump, and update the NEWS with changes till date



commit f7118bd64554c5b4d622ff4e241e2d689aa30f09
Author: Debarshi Ray <debarshir gnome org>
Date:   Tue Mar 20 05:58:55 2012 +0100

    Post-release version bump, and update the NEWS with changes till date

 NEWS         |   26 ++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 27 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index cdc2e97..3deeca6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,30 @@
 ==================================================
+gnome-online-accounts 3.5.0
+==================================================
+
+gnome-online-accounts provides interfaces so applications and
+libraries in GNOME can access the user's online accounts.
+
+Changes since 3.3.92:
+
+ Daniel Mustieles (1):
+      Updated Spanish translation
+
+ Debarshi Ray (12):
+      google: Change how the "Identity" is shown is for an account
+      google: Change how the show_account method displays information
+      google: Add the btmpl parameter to the authorization URI
+      oauth2provider: Provide a default implementation for get_token_uri
+      Use PresentationIdentity instead of Identity while showing an account
+      Free the markup
+      facebook: Change how the show_account method displays information
+      live: Change how the show_account method displays information
+      live: Add wl.skydrive_update to scopes
+      oauthprovider: Hide dialog buttons during the authorization step
+      oauth2provider: Hide dialog buttons during the authorization step
+      oauth2provider: Make the function pointer point to the default method
+
+==================================================
 gnome-online-accounts 3.3.92
 ==================================================
 
diff --git a/configure.ac b/configure.ac
index 87afb10..6d8756a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gnome-online-accounts],[3.3.92],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-accounts],[gnome-online-accounts])
+AC_INIT([gnome-online-accounts],[3.5.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-accounts],[gnome-online-accounts])
 
 AM_INIT_AUTOMAKE([1.9 foreign dist-bzip2 no-dist-gzip])
 AC_CONFIG_SRCDIR([src])



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