summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPhilip Withnall <withnall@endlessm.com>2017-07-02 22:48:53 +0100
committerPhilip Withnall <withnall@endlessm.com>2017-07-02 22:48:53 +0100
commit9d29ec2c5d6763b079f56940d5aaf4c13b0b3510 (patch)
tree57d701a53782815ab3cf92bc0af4c30357c06f8c /NEWS
parentaf8fd6605e3360491b7ac7bbdb80169eef60f1b0 (diff)
downloadfolks-9d29ec2c5d6763b079f56940d5aaf4c13b0b3510.tar.gz
Release version 0.11.40.11.4
Signed-off-by: Philip Withnall <withnall@endlessm.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 10 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index ee55734f..5cf17c3a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,13 +1,19 @@
Overview of changes from libfolks 0.11.3 to libfolks 0.11.4
===========================================================
-Dependencies:
-
Major changes:
+ • Various fixes for Vala compiler and VAPI changes in upstream projects
+ • Remove redundant locking
+ • Disable unknown BlueZ devices by default; BlueZ devices must now be explicitly
+ enabled via a configuration file before they will be queried for personas
+ • Fix build with latest versions of valadoc
Bugs fixed:
-
-API changes:
+ • Bug 781485 — Fails to build tests after update to evolution-data-server 3.24.1
+ • Bug 720274 — Store state about enabled BlueZ persona stores
+ • Bug 778005 — locking issues reported by the ThreadSanitizer
+ • Bug 773011 — empathy aggregates many different individuals into a single
+ roster entry (Also spinning at 100% cpu for 20-60 seconds while it does it)
Overview of changes from libfolks 0.11.2 to libfolks 0.11.3