summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS43
1 files changed, 43 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8c97d3e5..d2668af1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,48 @@
+Overview of changes from libfolks 0.9.5 to libfolks 0.9.6
+=========================================================
+
+Dependencies:
+
+Major changes:
+
+Bugs fixed:
+• Bug 706683 — fails to build with Vala 0.20
+• Bug 706826 — build fails due to missing IT_PROG_INTLTOOL macro
+• Made docs buildable again (work around bgo#706857)
+• Bug 705608 — FolksTelepathy: tpf_persona_get_contact: return value: Missing
+ (transfer) annotation
+
+API changes:
+
+Overview of changes from libfolks 0.9.4 to libfolks 0.9.5
+=========================================================
+
+Dependencies:
+
+Major changes:
+• Multiple IndividualAggregator instances are now not officially supported.
+Clients should use the new IndividualAggregator.dup constructor to retrieve
+the default aggregator singleton. The default IndividualAggregator constructor
+and IndividualAggregator.with_backend_store are now deprecated.
+
+Bugs fixed:
+• Bug 705289 — Crash when removing an individual with 2 aggregators instantiated
+• Bug 706532 — folks_small_set_copy() does not always return value
+
+API changes:
+• Add IndividualAggregator.dup constructor
+• Add IndividualAggregator.dup_with_backend_store constructor
+
Overview of changes from libfolks 0.9.3 to libfolks 0.9.4
=========================================================
Dependencies:
+• libebook-1.2 ≥ 3.9.1
+• libebook-contacts ≥ 3.9.1
Major changes:
• Fatal warnings are now turned off when distchecking
+• EDS dependency has been bumped to ≥ 3.9.1 to fix a Vala binding issue
Bugs fixed:
• Bug 699865 — Folks needs to expose chat/VoIP service client types
@@ -14,6 +52,11 @@ Bugs fixed:
• Bug 703709 — can't compile folks. fails at GISCAN TpLowlevel-0.6.gir
• Bug 703830 — build: distcheck fails trying to delete
libfolks_telepathy_la_vala.stamp
+• Bug 704922 — key-file: do not use deprecated loop_run_with_non_fatal_timeout()
+• Bug 705196 — Linking a favorite TP contact with a EDS one unfavorite it
+• Bug 703516 — Build failing with EDS backend
+• Bug 701850 — folks-DEBUG: phone-details.vala:160:
+ [PhoneDetails.get_normalised] unknown digit: +
API changes:
• Add PresenceDetails.client_types