[libgdata] Release version 0.13.1



commit fd8116576d8f9c33eadc45be0305f0291012419f
Author: Philip Withnall <philip tecnocode co uk>
Date:   Sat Jul 28 12:03:36 2012 +0200

    Release version 0.13.1

 NEWS         |   41 +++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 42 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index fc7c4ee..3e00e36 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,44 @@
+Overview of changes from libgdata 0.13.0 to libgdata 0.13.1
+===========================================================
+
+Major changes:
+ â Add support for Google Drawings
+ â Fix some of the test suite
+ â Add support for copying Google documents
+ â Moved GOA authoriser from EDS/GNOME Documents into libgdata (adding a GOA dependency)
+ â Remove libgnome-keyring dependency in favour of libgcr-base
+
+API changes:
+ â Added GDataDocumentsDrawing
+ â Added gdata_documents_service_copy_document(), gdata_documents_service_copy_document_async(), gdata_documents_service_copy_document_finish()
+ â Added GDataGoaAuthorizer
+ â Added gdata_documents_document_get_download_uri()
+
+Bugs fixed:
+ â Bug 633548 â Add Google Drawings support
+ â Bug 679072 â Tests for all Google services fail
+ â Bug 607270 â Support copying documents
+ â Bug 656976 â Merge eds and GNOME Documents GOA authorisers
+ â Bug 679867 â Use libgcr-base instead of libgnome-keyring for secure memory
+ â Bug 656970 â Add thumbnail support
+
+Updated translations:
+ â be (Ihar Hrachyshka)
+ â bg (Alexander Shopov)
+ â el (ÎÎÏÏÎÎÏ ÎÏÎÏÎÎÎÎÎÏ, Tom Tryfonidis)
+ â en_GB (Philip Withnall)
+ â es (Daniel Mustieles)
+ â gl (Fran Dieguez)
+ â he (Yaron Shahrabani)
+ â id (Andika Triwidada)
+ â nb (Kjartan Maraas)
+ â nl (Willem Heppe, Wouter Bolsterlee)
+ â sl (Matej UrbanÄiÄ)
+ â sr (ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ)
+ â te (Sasi Bhushan Boddepalli)
+ â zh_HK (Chao-Hsiung Liao)
+ â zh_TW (Chao-Hsiung Liao)
+
 Overview of changes from libgdata 0.12.0 to libgdata 0.13.0
 ===========================================================
 
diff --git a/configure.ac b/configure.ac
index 4cf625f..8e4c219 100644
--- a/configure.ac
+++ b/configure.ac
@@ -46,7 +46,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=16:0:3
+GDATA_LT_VERSION=17:0:4
 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]