[libgdata/libgdata-0-8] Release version 0.8.1
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgdata/libgdata-0-8] Release version 0.8.1
- Date: Fri, 15 Apr 2011 17:35:59 +0000 (UTC)
commit 4f88ec130a46e5304ae87b3f5dbf1192478f542d
Author: Philip Withnall <philip tecnocode co uk>
Date: Fri Apr 15 18:31:58 2011 +0100
Release version 0.8.1
NEWS | 39 +++++++++++++++++++++++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 41 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index c8f7bc8..9d8620e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,42 @@
+Overview of changes from libgdata 0.8.0 to libgdata 0.8.1
+=========================================================
+
+Major changes:
+* Fix some gtk-doc issues
+* Other minor fixes to the parsing code and test suite
+
+Bugs fixed:
+* Bug 642983 â?? libgdata-0.8.0: test fail with --enable-gtk-doc
+
+Updated translations:
+* bg (Ivaylo Valkov)
+* bn_IN (Runa Bhattacharjee)
+* ca (Joan Duran)
+* cs (Marek Ä?ernocký)
+* de (Mario Blättermann)
+* el (Kostas Papadimas, Michael Kotsarinis)
+* es (Daniel Mustieles)
+* fr (Bruno Brouard)
+* gl (Leandro Regueiro, Fran Diéguez)
+* gu (Sweta Kothari)
+* hu (Gabor Kelemen)
+* id (Andika Triwidada)
+* ko (Changwoo Ryu)
+* lv (Rudolfs Mazurs)
+* nb (Kjartan Maraas)
+* or (Manoj Kumar Giri)
+* pa (A S Alam)
+* pl (Piotr DrÄ?g)
+* pt (António Lima)
+* ro (Lucian Adrian Grijincu)
+* ru (Yuri Myaseodov)
+* sl (Matej UrbanÄ?iÄ?)
+* sv (Daniel Nylander)
+* ug (Gheyret Kenji)
+* uk (Korostil Daniel)
+* zh_CN (Ben)
+* zh_HK (Chao-Hsiung Liao)
+
Overview of changes from libgdata 0.7.0 to libgdata 0.8.0
=========================================================
diff --git a/configure.ac b/configure.ac
index a87f43b..449383d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_PREREQ(2.65)
# Release version
m4_define(gdata_version_major, 0)
m4_define(gdata_version_minor, 8)
-m4_define(gdata_version_micro, 0)
+m4_define(gdata_version_micro, 1)
# API version
# TODO: This currently isn't used in the library name; once we hit gdata_version_major=1, that should be changed
@@ -42,7 +42,7 @@ SOUP_REQS=2.26.1
# 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=11:0:0
+GDATA_LT_VERSION=11:1:0
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]