commit 27e4fc02d82d288e6ffc087ee0a9ed86893c0616 Author: Philip Withnall Date: Wed Sep 14 23:12:20 2011 +0100 youtube: Fix a potential unref of a NULL pointer gdata/services/youtube/gdata-youtube-service.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 8f18f0871bae36a77a4ea4990e790951f639f2a8 Author: Philip Withnall Date: Wed Sep 14 23:12:01 2011 +0100 core: Fix a potential unref of a NULL pointer gdata/gdata-service.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 6c369e44ede54bf17c5433029133264e9efac632 Author: Philip Withnall Date: Wed Sep 14 19:19:38 2011 +0100 Bug 659016 — @rel not mandatory in website references Allow gContact:website elements to include a label attribute but no rel attribute. Includes new test cases. I've filed http://code.google.com/a/google.com/p/apps-api-issues/issues/detail?id=2769 about the lack of clarity in Google's protocol specification regarding this. Closes: bgo#659016 gdata/gcontact/gdata-gcontact-website.c | 46 +++++++++++++++++++++++------- gdata/tests/general.c | 32 +++++++++++++++++++++- 2 files changed, 66 insertions(+), 12 deletions(-) commit e0a9d38154368bbb65425ac0986eda5d0391c672 Author: I Felix Date: Tue Sep 13 15:30:35 2011 +0530 Updated Tamil Translations po/ta.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 7debb9d41122da9366702500494c8b41f45b4528 Author: I Felix Date: Tue Sep 13 15:28:52 2011 +0530 Updated Tamil Translations po/ta.po | 485 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 485 insertions(+), 0 deletions(-) commit d88024045639dcdeb400eb33024800d9c479399f Author: I Felix Date: Tue Sep 13 15:28:49 2011 +0530 Updated linguas with ta po/LINGUAS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit b2dd1ba3272840a249992d622a1849768784e510 Author: Changwoo Ryu Date: Tue Sep 13 08:34:47 2011 +0900 Updated Korean translation po/ko.po | 355 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 202 insertions(+), 153 deletions(-) commit f17ad11a3f5f32a264b7752697be17dffaa0a315 Author: Rudolfs Mazurs Date: Sun Sep 11 20:02:23 2011 +0300 Updated Latvian translation. po/lv.po | 110 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 64 insertions(+), 46 deletions(-) commit 0b72d4dbb014b5117005c1d45a743385df492b3f Author: A S Alam Date: Sun Sep 11 16:43:35 2011 +0530 Updated Punjabi Translation po/pa.po | 368 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 195 insertions(+), 173 deletions(-) commit b9a2913158964cd0158b7ddd43f3c500086b2e71 Author: Piotr Drąg Date: Thu Sep 8 20:50:08 2011 +0200 Updated Polish translation po/pl.po | 352 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 193 insertions(+), 159 deletions(-) commit 07947b1ecdb85737205c201b8dbe2d44159aae7c Author: Flamarion Jorge Date: Sun Sep 4 12:32:49 2011 -0400 Updated Brazilian Portuguese translation. po/pt_BR.po | 366 ++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 199 insertions(+), 167 deletions(-) commit 6b1022fe145e8048d90545678678b680bfa0a818 Author: António Lima Date: Sat Sep 3 23:46:54 2011 +0100 Updated Portuguese translation po/pt.po | 356 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 194 insertions(+), 162 deletions(-) commit 09d22c798e8a2982cf81fd6ea992a5616821b29b Author: Chao-Hsiung Liao Date: Mon Aug 29 19:22:12 2011 +0800 Updated Traditional Chinese translation(Hong Kong and Taiwan) po/zh_HK.po | 347 ++++++++++++++++++++++++++++++++--------------------------- po/zh_TW.po | 347 ++++++++++++++++++++++++++++++++--------------------------- 2 files changed, 378 insertions(+), 316 deletions(-) commit 9e13d61f811ecffd80d002e4c24b596b177d1f0f Author: Shankar Prasad Date: Wed Aug 24 14:06:14 2011 +0530 Updated Kannada Translation po/kn.po | 358 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 198 insertions(+), 160 deletions(-) commit 5abf775c62e081ef0b11f4872aaa2afa8c6efb7d Author: Philip Withnall Date: Sat Aug 20 19:06:57 2011 +0100 Release version 0.10.0 NEWS | 42 ++++++++++++++++++++ configure.ac | 6 +- docs/reference/gdata-docs.xml | 4 ++ gdata/gd/gdata-gd-feed-link.c | 26 ++++++------ gdata/gd/gdata-gd-feed-link.h | 4 +- gdata/gdata-comment.c | 2 +- gdata/gdata-comment.h | 4 +- gdata/gdata-commentable.c | 20 +++++----- gdata/gdata-commentable.h | 4 +- gdata/gdata-entry.c | 2 +- gdata/services/picasaweb/gdata-picasaweb-comment.c | 4 +- gdata/services/picasaweb/gdata-picasaweb-comment.h | 4 +- gdata/services/youtube/gdata-youtube-comment.c | 10 ++-- gdata/services/youtube/gdata-youtube-comment.h | 4 +- gdata/services/youtube/gdata-youtube-video.c | 2 +- gdata/services/youtube/gdata-youtube-video.h | 6 +- gdata/tests/common.h | 10 ++-- 17 files changed, 100 insertions(+), 54 deletions(-)