Clarify that the TpContacts have specific features, not necessarily values.
authorTravis Reitter <travis.reitter@collabora.co.uk>
Thu, 7 Oct 2010 15:35:54 +0000 (08:35 -0700)
committerTravis Reitter <travis.reitter@collabora.co.uk>
Thu, 7 Oct 2010 15:36:04 +0000 (08:36 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 4afdcf1..9e9272b 100644 (file)
--- 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()