[libgdata] Release version 0.13.4



commit bd4c40f4b9b1a0413d0f2184f1a2781c6abe8582
Author: Philip Withnall <philip tecnocode co uk>
Date:   Fri Aug 2 13:45:11 2013 +0200

    Release version 0.13.4

 NEWS         |   24 ++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 25 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a4097d5..83e3ae4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+Overview of changes from libgdata 0.13.3 to libgdata 0.13.4
+===========================================================
+
+Major changes:
+ • Fixes to request cancellation and progress notification
+ • Fix tests to be more reliable in the face of distributed system
+   non-synchronisation
+ • Add support for running tests offline using stored HTTP request traces
+
+API changes:
+ • Added GDATA_YOUTUBE_SERVICE_ERROR_CHANNEL_REQUIRED
+
+Bugs fixed:
+ • Bug 627895 — Pretty-print XML in test output
+ • Bug 703192 — The global log handler interferes with other application
+ • Bug 705266 — make check fails
+
+Updated translations:
+ • eu (Iñaki Larrañaga Murgoitio)
+ • gl (Fran Diéguez)
+ • pl (Piotr Drąg)
+ • pt (António Lima)
+ • tg (Victor Ibragimov)
+
 Overview of changes from libgdata 0.13.2 to libgdata 0.13.3
 ===========================================================
 
diff --git a/configure.ac b/configure.ac
index ba53bef..3c35398 100644
--- a/configure.ac
+++ b/configure.ac
@@ -48,7 +48,7 @@ GOA_REQS=3.2
 #  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=18:0:5
+GDATA_LT_VERSION=18:1:5
 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]