summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Withnall <philip.withnall@collabora.co.uk>2016-09-20 09:53:30 -0700
committerPhilip Withnall <philip.withnall@collabora.co.uk>2016-09-20 09:53:30 -0700
commit17aeee7598a896603d7037066c7ac90b1ef87cd9 (patch)
tree0e1d9d97d9d789f03590876fe4bf2184af7a1ba9
parent53b5d511261bc505040c5e0a232dec45c10d0075 (diff)
downloadlibgdata-17aeee7598a896603d7037066c7ac90b1ef87cd9.tar.gz
Release version 0.17.6LIBGDATA_0_17_60.17.6
-rw-r--r--NEWS20
-rw-r--r--configure.ac2
2 files changed, 21 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3f4aa69a..dedaf53d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+Overview of changes from libgdata 0.17.5 to libgdata 0.17.6
+===========================================================
+
+Major changes:
+ • Minor test case fixes
+ • Fix a download crash on zero-length files (thanks Ondrej Holy)
+
+Bugs fixed:
+ • Bug 768278 — release tarball 0.17.5 contains empty ChangeLog
+ • Bug 768363 — dev-libs/libgdata-0.17.5 fails tests (on the alpha architecture, possibly elsewhere)
+ • Bug 768282 — test-suite failure: ERROR: general - too few tests run (expected 98, got 2)
+ • Bug 769727 — Crashes on zero-length files
+
+Updated translations:
+ • en_GB (David King)
+ • he (Yosef Or Boczko)
+ • pl (Piotr Drąg)
+ • th (Akom Chotiphantawanon)
+
+
Overview of changes from libgdata 0.17.4 to libgdata 0.17.5
===========================================================
diff --git a/configure.ac b/configure.ac
index 546813da..2badb49b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -60,7 +60,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=23:3:1
+GDATA_LT_VERSION=23:4:1
AC_SUBST(GDATA_LT_VERSION)
GDATA_VERSION_MAJOR=gdata_version_major