[libgdata/libgdata-0-14: 18/18] Release version 0.14.1



commit ab1c9a6a10d4c19f14ac67856c2d2e4732ae84d7
Author: Philip Withnall <philip tecnocode co uk>
Date:   Thu Dec 19 01:15:42 2013 +0000

    Release version 0.14.1

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d86e152..dd4bf26 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Overview of changes from libgdata 0.14.0 to libgdata 0.14.1
+===========================================================
+
+Major changes:
+ • Fix build with recent gnome-common versions
+ • Fix build and installed header files for C++
+ • Remove deprecated function calls
+ • Fix compilation with -fstrict-aliasing
+
+Bugs fixed:
+ • Bug 712565 — Fix compilation's warnings
+ • Bug 719647 — gdata-goa-authorizer.h broken for C++
+
 Overview of changes from libgdata 0.13.4 to libgdata 0.14.0
 ===========================================================
 
diff --git a/configure.ac b/configure.ac
index 70096cb..5aea41d 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:2:5
+GDATA_LT_VERSION=18:3: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]