From 3433a7b4ae90f0f61d4fef130631e88f066fd26a Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Thu, 16 Sep 2010 16:30:56 +0100 Subject: Update NEWS --- NEWS | 36 ++++++++++++++++++++++++++++++++++-- 1 file changed, 34 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 16295388..cc2fa00c 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,39 @@ -telepathy-mission-control 5.5.5 (UNRELEASED) +telepathy-mission-control 5.6.0 (UNRELEASED) ============================================ -… +The "Back in the old days, we didn't have plural" release. + +Highlights since 5.4.x +---------------------- + +• MC implements features from telepathy-spec 0.20, including: + · channels can be dispatched before a connection is CONNECTED, which is + required for telepathy-gabble ≥ 0.9.17 + · the Account.ConnectionError property indicating the last error + · the Account.ChangingPresence property indicating that presence changes + are in progress + · the Account.Service property indicating where an account is stored + · ChannelDispatchOperation.HandleWithTime to set focus-stealing-prevention + timestamps + +• libmission-control-plugins provides a more stable plugin API for MC. Plugins + written with this library can: + · observe, delay and influence channel dispatching, much like Observers + · observe, delay and/or reject channel requests + · store accounts elsewhere + +• Bugfixes include: + · tries harder to invoke the same handler for an already-handled channel + · calls ended locally with reason No_Answer are treated as missed + · fewer writes to gnome-keyring when committing changes + · in-band XMPP account creation works better + +Fixes since 5.5.4 +----------------- + +• Fix various build warnings in the tests (Vincent Untz, smcv) +• Fix a build warning when keyring support is disabled (fledermaus) +• Install a missing header file (fledermaus) telepathy-mission-control 5.5.4 (2010-09-14) ============================================ -- cgit v1.2.1