summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Withnall <philip.withnall@collabora.co.uk>2011-02-06 12:06:03 +0000
committerPhilip Withnall <philip.withnall@collabora.co.uk>2011-02-06 12:06:03 +0000
commit57ccc9d45bf10a9c14479770e901459085a79e14 (patch)
tree934096f868f47d6f3c99fdaf31cd2f882e510f95
parent05cca833976054240e62b4d0df00954059440580 (diff)
Fix entries in the NEWS file
-rw-r--r--NEWS13
1 files changed, 10 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 28863d9..e4f2d23 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Overview of changes from libfolks 0.3.4 to libfolks 0.3.5
+=========================================================
+
+API changes:
+* Add Tpf.Persona.is_in_contact_list
+
+Bugs fixed:
+* Bug 640901 — Allow it to be determined whether a user Tpf.Persona is in the
+ contact list
+
Overview of changes from libfolks 0.3.3 to libfolks 0.3.4
=========================================================
@@ -11,7 +21,6 @@ API changes:
* IMable.im_addresses is now a mapping of string to LinkedHashSet.
* Rename the HasAvatar interface to AvatarOwner
* Rename the HasPresence interface to PresenceOwner
-* Add Tpf.Persona.is_in_contact_list
Bugs fixed:
* Bug 637240 — libfolks-telepathy.so exports private symbols
@@ -26,8 +35,6 @@ Bugs fixed:
* Bug 639742 — Logger service unavailable in make check
* Bug 640213 — Add tests for LinkedHashSet
* Bug 627397 — Use better interface names
-* Bug 640901 — Allow it to be determined whether a user Tpf.Persona is in the
- contact list
Overview of changes from libfolks 0.3.2 to libfolks 0.3.3
=========================================================