[libgdata] Release version 0.15.1
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgdata] Release version 0.15.1
- Date: Tue, 27 May 2014 20:47:41 +0000 (UTC)
commit 563ee06cc2d6d0eff1fa8e12cc7730492c83a604
Author: Philip Withnall <philip tecnocode co uk>
Date: Tue May 27 21:47:12 2014 +0100
Release version 0.15.1
NEWS | 33 +++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 34 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4e8e46a..80d9f61 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,36 @@
+Overview of changes from libgdata 0.15.0 to libgdata 0.15.1
+===========================================================
+
+Major changes:
+ • Add a Freebase service and demo (thanks to Carlos Garnacho)
+ • Various minor fixes to make libgdata compile without Coverity errors
+
+API changes:
+ • Add GDATA_LINK_PARENT
+ • Add GDataFreebase*
+
+Bugs fixed:
+ • Bug 707477 — Fill in GDataCategory::label for GDataDocumentsDocument
+ instances
+ • Bug 725827 — Define GDATA_LINK_PARENT
+ • Bug 726486 — Add support for the Freebase service
+
+Updated translations:
+ • ca (Gil Forcada)
+ • da (Aputsiaq Niels Janussen)
+ • de (Benjamin Steinwender)
+ • eu (Iñaki Larrañaga Murgoitio)
+ • fr (Bruno Brouard)
+ • he (Yosef Or Boczko)
+ • ko (Changwoo Ryu)
+ • lv (Rūdolfs Mazurs)
+ • nb (Kjartan Maraas)
+ • pl (Piotr Drąg, Aviary.pl)
+ • pt (Tiago S.)
+ • ru (Yuri Myasoedov)
+ • zh_HK (Chao-Hsiung Liao)
+ • zh_TW (Chao-Hsiung Liao)
+
Overview of changes from libgdata 0.14.0 to libgdata 0.15.0
===========================================================
diff --git a/configure.ac b/configure.ac
index 7b4a861..f357d6e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -49,7 +49,7 @@ JSON_GLIB_REQS=0.15
# 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=19:0:0
+GDATA_LT_VERSION=20:0: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]