telepathy-mission-control: More NEWS for 5.15
Simon McVittie
smcv at kemper.freedesktop.org
Wed Feb 13 06:33:19 PST 2013
Module: telepathy-mission-control
Branch: master
Commit: 75ce9cdd98c102643ff3eddedf4cf328d034d283
URL: http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=75ce9cdd98c102643ff3eddedf4cf328d034d283
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Wed Feb 13 14:33:11 2013 +0000
More NEWS for 5.15
---
NEWS | 16 +++++++++++++++-
1 files changed, 15 insertions(+), 1 deletions(-)
diff --git a/NEWS b/NEWS
index 991b79c..3edf0f3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,11 @@
telepathy-mission-control 5.15.0 (UNRELEASED)
=============================================
+Requirements:
+
+⢠GLib 2.32 is now required.
+⢠The regression tests now require Python 2.6.
+
Deprecations:
⢠McpAccountStorage::altered, which appears to have never worked, is now
@@ -9,6 +14,13 @@ Deprecations:
⢠mcp_account_storage_iface_set_priority() etc. are now deprecated.
Use, for instance, "iface->priority = prio" instead.
+Enhancements:
+
+⢠Account storage plugins (McpAccountStorageIface) may, and should, implement
+ the new set_attribute(), set_parameter() and owns() methods. These methods
+ allow the plugin to know the type of each attribute or parameter, which
+ is presented as a GVariant. (fd.o #54872, Simon)
+
Fixes:
⢠Update to the current ConnMan D-Bus API (fd.o #56600, Mike Ruprecht)
@@ -39,7 +51,9 @@ Internal changes:
⢠Refactor avatar and alias handling (fd.o #55668, Simon)
-⢠Start to refactor account storage (fd.o #54870, Simon)
+⢠Refactor account storage (fd.o #54870, #54872; Simon)
+
+⢠Improve regression test coverage for account storage (fd.o #54873, Simon)
⢠Start to remove uses of functions deprecated in telepathy-glib 0.20
(fd.o #55391; Jonny, Simon)
More information about the telepathy-commits
mailing list