From: Travis Reitter Date: Thu, 7 Oct 2010 15:35:54 +0000 (-0700) Subject: Clarify that the TpContacts have specific features, not necessarily values. X-Git-Tag: FOLKS_0_3_1~20 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d46b74f8aaeccbfd488bc5b2d450fd3cd94b75b0;p=platform%2Fupstream%2Ffolks.git Clarify that the TpContacts have specific features, not necessarily values. --- diff --git a/NEWS b/NEWS index 4afdcf1..9e9272b 100644 --- a/NEWS +++ b/NEWS @@ -3,7 +3,7 @@ Overview of changes from libfolks 0.3.0 to libfolks 0.3.1 Bugs fixed: * Bug 630431 — notify::alias is never emitted -* Tpf.Persona.contact is now guaranteed to have its client type fetched +* Tpf.Persona.contact is now guaranteed to have the client type feature Overview of changes from libfolks 0.1.17 to libfolks 0.3.0 ========================================================== @@ -21,7 +21,9 @@ Major changes: * Added support for a “self” individual * Added support for generating and installing Devhelp format documentation * BackendStore.load_backends and the prepare() functions are now idempotent -* Tpf.Persona.contact is now guaranteed to have its capabilities fetched +* Tpf.Persona.contact is now guaranteed to have the avatar token and data + features +* Tpf.Persona.contact is now guaranteed to have the capabilities feature API changes: * Added IMable.normalise_im_address()