[libgdata] Release version 0.17.5



commit f3b4e05523e8894a7a00c03fed7b7fdb6ceefcad
Author: Philip Withnall <philip tecnocode co uk>
Date:   Wed Jun 29 23:12:07 2016 +0100

    Release version 0.17.5

 NEWS         |   45 +++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 46 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 151e7b2..3f4aa69 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,48 @@
+Overview of changes from libgdata 0.17.4 to libgdata 0.17.5
+===========================================================
+
+Major changes:
+ • Google Drive documentation and test fixes
+ • Minor memory leak fixes
+ • Update autogen.sh to latest GNOME recommendations, fixing builddir ≠ srcdir
+
+Bugs fixed:
+ • Bug 684920 — Port to Google Drive API v2
+ • Bug 759180 — Can't open PDF file shared in Google Drive
+ • Bug 767784 — picasaweb: Clarify how to handle authentication failures during upload
+ • Bug 767785 — Mention that GDataGoaAuthorizer uses OAuth 2.0
+
+Updated translations:
+ • cs (Marek Černocký)
+ • da (Ask Hjorth Larsen)
+ • de (Mario Blättermann)
+ • el (Tom Tryfonidis)
+ • es (Daniel Mustieles)
+ • eu (Inaki Larranaga Murgoitio)
+ • fr (Alexandre Franke)
+ • fur (Fabio Tomat)
+ • gl (Fran Dieguez)
+ • id (Andika Triwidada)
+ • it (Milo Casagrande)
+ • ko (Changwoo Ryu)
+ • lt (Aurimas Černius)
+ • lv (Rūdolfs Mazurs)
+ • hu (Balázs Meskó)
+ • nb (Kjartan Maraas)
+ • oc (Cédric Valmary)
+ • pl (Piotr Drąg)
+ • pt (Sérgio Cardeira)
+ • pt_BR (Enrico Nicoletto, Rafael Fontenelle)
+ • ru (Stas Solovey)
+ • sk (Dušan Kazik)
+ • sl (Matej Urbančič)
+ • sr (Мирослав Николић)
+ • sv (Anders Jonsson)
+ • th (Akom Chotiphantawanon)
+ • vi (Trần Ngọc Quân)
+ • zh_CN (Jeff Bai)
+ • zh_TW (Chao-Hsiung Liao)
+
 Overview of changes from libgdata 0.17.3 to libgdata 0.17.4
 ===========================================================
 
diff --git a/configure.ac b/configure.ac
index 8764587..3188d5a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -59,7 +59,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=23:2:1
+GDATA_LT_VERSION=23:3: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]