summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Reitter <travis.reitter@collabora.co.uk>2011-06-01 09:05:22 -0700
committerTravis Reitter <travis.reitter@collabora.co.uk>2011-06-01 09:05:22 -0700
commit7d7ad36264dfa873d5aa81598d3c372271b61efe (patch)
tree92e2114a709c3852accaa1062d352d78908fb229
parent884d7f20fc709c45248c05896f5a262082117fdd (diff)
Fix location of NEWS entry for bgo#650067 fix.
-rw-r--r--NEWS6
1 files changed, 4 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index eebd0e7..a4de771 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
Overview of changes from libfolks 0.5.1 to libfolks 0.5.2
=========================================================
+Bugs fixed:
+* Bug 650067 — Tracker backend warns when setting a NULL avatar (ie, unsetting
+ the avatar)
+
Overview of changes from libfolks 0.5.0 to libfolks 0.5.1
=========================================================
@@ -16,8 +20,6 @@ Bugs fixed:
* Bug 648533 — Add runtime debug signalling
* Bug 649790 — Vala uses the wrong includes
* Bug 649088 — Combining contacts doesn't work with german Umlauts
-* Bug 650067 — Tracker backend warns when setting a NULL avatar (ie, unsetting
- the avatar)
API changes:
* LinkedHashSet.list_iterator() is now disallowed (causes an assertion failure)