[libgdata] Release version 0.15.2



commit 08ebb3e5804b29e18a67872eb071fd50e7fcc4b3
Author: Philip Withnall <philip tecnocode co uk>
Date:   Sat Aug 9 18:41:03 2014 +0100

    Release version 0.15.2

 NEWS         |   23 +++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 24 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 80d9f61..a046cb7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+Overview of changes from libgdata 0.15.1 to libgdata 0.15.2
+===========================================================
+
+Major changes:
+ • Support PicasaWeb in the GOA authoriser (thanks to Saurav Agarwalla)
+ • Fix a data corruption bug in the downloads/uploads code
+
+Bugs fixed:
+ • Bug 731269 — Wrong scope information in authorization domain
+ • Bug 731949 — Memory leak from gdata_parser_int64_to_iso8601()
+ • Bug 731946 — Removing a task result in error, but succeeds
+ • Bug 732890 — Refresh authoriser on receiving SOUP_STATUS_NOT_FOUND
+
+Updated translations:
+ • el (Tom Tryfonidis)
+ • en_GB (Philip Withnall)
+ • es (Daniel Mustieles)
+ • eu (Iñaki Larrañaga Murgoitio)
+ • gl (Fran Dieguez)
+ • lt (Aurimas Černius)
+ • pt_BR (Enrico Nicoletto)
+ • sv (Anders Jonsson)
+
 Overview of changes from libgdata 0.15.0 to libgdata 0.15.1
 ===========================================================
 
diff --git a/configure.ac b/configure.ac
index 20dac76..594555d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -58,7 +58,7 @@ GDK_PIXBUF_MAX_ALLOWED=GDK_VERSION_2_14
 #  4. If any interfaces have been removed or changed since the last public release, then set age to 0.
 #
 # Note that versioning started at 2:0:0 to ensure no conflicts with e-d-s' libgdata library, whose maximum 
version was 1:0:0
-GDATA_LT_VERSION=20:0:1
+GDATA_LT_VERSION=20:1:1
 AC_SUBST(GDATA_LT_VERSION)
 
 GDATA_VERSION_MAJOR=gdata_version_major


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