commit 628c085ad83e39cd02062066aed36d3861f46ac3
Author: Philip Withnall <[email protected]>
Date:   Fri Mar 19 15:54:38 2010 +0000

   [core] Catch HTTP 412 errors as version mismatches

gdata/gdata-service.c |    1 +
1 files changed, 1 insertions(+), 0 deletions(-)

commit 9cb6d4e6f67da9a5c448367b3a36b286d98f0869
Author: Philip Withnall <[email protected]>
Date:   Fri Mar 19 15:18:54 2010 +0000

   [gd] Reject empty strings from GDataGDPostalAddress' properties

gdata/gd/gdata-gd-postal-address.c |   13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)

commit c1071acb12ee8248d9817a9e9472435c9bdd3ad3
Author: Philip Withnall <[email protected]>
Date:   Fri Mar 19 15:12:22 2010 +0000

   [contacts] Add the kind category to new GDataContactsContacts

gdata/services/contacts/gdata-contacts-contact.c |    7 ++++
gdata/tests/contacts.c                           |   39
+++++++++++++++++++---
2 files changed, 41 insertions(+), 5 deletions(-)

commit 5a0aad9c935407d1a51542dc6aaa17bcf456833e
Author: Philip Withnall <[email protected]>
Date:   Fri Mar 19 14:03:54 2010 +0000

   [contacts] Add gdata_contacts_contact_set_name()

   Make the #GDataContactsContact:name object writeable, instead
   of making
   people change the properties of the singleton GDataGDName.

docs/reference/gdata-docs.xml                    |    4 ++
docs/reference/gdata-sections.txt                |    1 +
gdata/gdata.symbols                              |    1 +
gdata/services/contacts/gdata-contacts-contact.c |   46
+++++++++++++++++++++-
gdata/services/contacts/gdata-contacts-contact.h |    1 +
gdata/tests/contacts.c                           |   24 ++++++++---
6 files changed, 69 insertions(+), 8 deletions(-)

commit 3112f861630392eed4c960657025093e308fa083
Author: Leonid Kanter <[email protected]>
Date:   Thu Mar 18 08:45:39 2010 +0200

   Added Russian translation

po/LINGUAS |    1 +
po/ru.po   |  371
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 372 insertions(+), 0 deletions(-)

commit 762adeac099f0f6a1cefe1d0d58f9ea708d2ae7a
Author: Inaki Larranaga Murgoitio <[email protected]>
Date:   Mon Mar 15 18:55:42 2010 +0100

   Updated Basque language

po/eu.po |  163
++++++++++++++++++++++++++++++++++++--------------------------
1 files changed, 94 insertions(+), 69 deletions(-)

commit 46ef92dbc5816b13abcfd08cfdc2502ad578c0d9
Author: Philip Withnall <[email protected]>
Date:   Wed Mar 10 22:36:12 2010 +0000

   Parse new format YouTube URIs

   Extend gdata_youtube_video_get_video_id_from_uri() to deal with
   the new
   format URIs introduced recently:
   http://apiblog.youtube.com/2010/03/upcoming-change-to-youtube-video-page.html

gdata/services/youtube/gdata-youtube-video.c |   31
+++++++++++++++++++++-----
gdata/tests/youtube.c                        |   14 +++++++++++
2 files changed, 39 insertions(+), 6 deletions(-)

commit 502654dcb37f1c0bd9ada9ad3b488aacf32e3534
Author: Piotr Drąg <[email protected]>
Date:   Mon Mar 8 12:18:41 2010 +0100

   Updated Polish translation

po/pl.po |  156
++++++++++++++++++++++++++++++++++++--------------------------
1 files changed, 90 insertions(+), 66 deletions(-)

commit b877c76434be1503c37b38e940d25e5bb0702de4
Author: Philip Withnall <[email protected]>
Date:   Sun Feb 21 15:24:46 2010 +0000

   Release version 0.6.2

NEWS         |   12 ++++++++++++
configure.ac |    4 ++--
2 files changed, 14 insertions(+), 2 deletions(-)