[libgdata/libgdata-0-16] Release version 0.16.1



commit 0361db1def38be927fa04a4a796e558c30187445
Author: Philip Withnall <philip tecnocode co uk>
Date:   Sun Nov 9 23:16:00 2014 +0000

    Release version 0.16.1

 NEWS         |   20 ++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 21 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index fc372e4..629e369 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+Overview of changes from libgdata 0.16.0 to libgdata 0.16.1
+===========================================================
+
+Major changes:
+ • Add a --disable-tests configure option to build without uhttpmock
+ • Remove downstream fix for ISO 8601 dates which was breaking Contacts
+ • Various fixes for the Google Tasks service
+
+Bugs fixed:
+ • Bug 739395 — Add an option to build without uhttpmock
+ • Bug 737799 — Error while updating google address book
+
+Updated translations:
+ • da (Aputsiaq Niels Janussen)
+ • de (Wolfgang Stöggl)
+ • pa (A S Alam)
+ • sr (Мирослав Николић)
+ • sv (Mattias Eriksson)
+ • zh_CN (Iris Gou)
+
 Overview of changes from libgdata 0.15.2 to libgdata 0.16.0
 ===========================================================
 
diff --git a/configure.ac b/configure.ac
index 5a102b4..e5f17de 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=21:0:2
+GDATA_LT_VERSION=21:1:2
 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]