summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>2012-04-13 21:28:00 +0300
committerGeorge Kiagiadakis <george.kiagiadakis@collabora.com>2012-04-13 21:28:00 +0300
commit606c2c8255f354397e642aa3eb457fe54a8c7321 (patch)
treeb2ceb289e255add4dcd2317eddc99c40cd94a386
parentf15df8c845e8b21bcc0127ee22b320d9fd87250e (diff)
Update NEWS
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5dd8d303..20e4a10d 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,13 @@ telepathy-qt 0.9.2 (UNRELEASED)
The "..." release.
Enhancements:
+ * Introducing Telepathy-Qt-Service, a new static library that contains
+ experimental service-side bindings. For the moment this exposes
+ the required low-level interfaces for writing connection managers,
+ as well as some basic high-level API.
+ * Renamed AccountManager::accountForPath() and AccountManager::accountsForPaths()
+ to accountForObjectPath() and accountsForObjectPaths() respectively,
+ deprecating the old names.
* ...
Fixes: