summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2011-08-20 19:06:57 +0100
committerPhilip Withnall <philip@tecnocode.co.uk>2011-08-20 19:06:57 +0100
commit5abf775c62e081ef0b11f4872aaa2afa8c6efb7d (patch)
treef3be4d140ccb289c234d4f4c9019ae6ec13c1db5 /NEWS
parent9a5f9cf1efb555aa1b8ff845de5f0e41dcdf7a8f (diff)
downloadlibgdata-5abf775c62e081ef0b11f4872aaa2afa8c6efb7d.tar.gz
Release version 0.10.0LIBGDATA_0_10_0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS42
1 files changed, 42 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c157834d..35ea80af 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,45 @@
+Overview of changes from libgdata 0.9.1 to libgdata 0.10.0
+==========================================================
+
+Major changes:
+* Added support for comments to YouTube and PicasaWeb (thanks to Richard Schwarting)
+* Added a “scrapbook” demo application (thanks to Joe Cortes)
+* Added lots of cancellation tests
+
+API changes:
+* Added GDataCommentable
+* Added GDataComment, GDataYouTubeComment, GDataPicasaWebComment
+* Added gdata_entry_remove_link()
+* Added gdata_youtube_video_get_media_rating(), GDATA_YOUTUBE_RATING_TYPE_SIMPLE, GDATA_YOUTUBE_RATING_TYPE_MPAA, GDATA_YOUTUBE_RATING_TYPE_V_CHIP
+
+Bugs fixed:
+* Bug 618587 — Implement GDataGDFeedLink
+* Bug 598752 — Support comments
+* Bug 647882 — Support rating schemes
+* Bug 628069 — Add some demo applications
+* Bug 656529 — undefined references trying to compile/build libgdata
+* Bug 633364 — Add cancellation tests
+
+Updated translations:
+* bg (Alexander Shopov)
+* ca, ca@valencia (Gil Forcada)
+* cs (Andre Klapper)
+* de (Mario Blättermann)
+* eo (Kristjan SCHMIDT)
+* es (Jorge González)
+* fr (Bruno Brouard)
+* gl (Fran Diéguez)
+* he (Yaron Shahrabani)
+* id (Andika Triwidada)
+* lt (Aurimas Černius)
+* lv (Rūdofls Mazurs)
+* nb (Kjartan Maraas)
+* ru (Yuri Kozlov)
+* sl (Matej Urbančič)
+* sv (Daniel Nylander)
+* th (Akom Chotiphantawanon)
+* ug (Gheyret Kenji)
+
Overview of changes from libgdata 0.9.0 to libgdata 0.9.1
=========================================================