[libgdata] Release version 0.13.2



commit 4e8ed9843b55037b01a59143b8876c23a1f7b089
Author: Philip Withnall <philip tecnocode co uk>
Date:   Sun Sep 30 11:06:39 2012 +0100

    Release version 0.13.2

 NEWS         |   41 +++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 42 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3e00e36..2d85666 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,44 @@
+Overview of changes from libgdata 0.13.1 to libgdata 0.13.2
+===========================================================
+
+Major changes:
+ â Expand the documentation and add more examples
+ â Explicitly check for libxml2 in configure
+ â Port code coverage support to use gnome-common
+
+Bugs fixed:
+ â Bug 683209 â Port to gnome-common code coverage macros
+
+Updated translations:
+ â as (Nilamdyuti Goswami)
+ â bg (Alexander Shopov)
+ â ca (Joan Duran)
+ â cs (Marek ÄernockÃ)
+ â da (Ask H. Larsen)
+ â de (Mario BlÃttermann)
+ â el (Tom Tryfonidis)
+ â es (Daniel Mustieles)
+ â fr (Alexandre Franke)
+ â gl (Fran Dieguez, Leandro Regueiro)
+ â hi (Rajesh Ranjan)
+ â hu (Gabor Kelemen)
+ â it (Milo Casagrande)
+ â ko (Changwoo Ryu)
+ â lt (Aurimas Äernius)
+ â lv (RÅdolfs Mazurs)
+ â ml (Anish A)
+ â pa (A S Alam)
+ â pl (Piotr DrÄg)
+ â pt (AntÃnio Lima)
+ â pt_BR (Rafael Ferreira)
+ â ru (Yuri Kozlov)
+ â te (Krishnababu Krothapalli)
+ â th (Akom Chotiphantawanon)
+ â tr (Muhammet Kara)
+ â vi (Nguyán ThÃi Ngác Duy)
+ â zh_HK (Chao-Hsiung Liao)
+ â zh_TW (Chao-Hsiung Liao)
+
 Overview of changes from libgdata 0.13.0 to libgdata 0.13.1
 ===========================================================
 
diff --git a/configure.ac b/configure.ac
index 703333b..c4bd13f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -46,7 +46,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=17:0:4
+GDATA_LT_VERSION=17:1:4
 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]