[telepathy-mission-control/master] Update NEWS

Simon McVittie simon.mcvittie at collabora.co.uk
Thu Oct 8 06:33:13 PDT 2009


---
 NEWS |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

diff --git a/NEWS b/NEWS
index d9b328f..b50734a 100644
--- a/NEWS
+++ b/NEWS
@@ -8,8 +8,20 @@ Enhancements:
   (instead of 1) on wrong arguments, and EX_USAGE (instead of g_critical()
   and never terminating) if the requested bus name is not valid (smcv)
 
+* fd.o#24120 (partial): refactor McdDispatcher as follows:
+  + always have a McdDispatchOperation for each McdDispatcherContext, even if
+    no approval is needed
+  + start to migrate bits of the dispatching state machine into the dispatch
+    operation to reduce the size of mcd-dispatcher.c
+  + move client logic into McdClientProxy, removing the McdClient struct
+  (smcv)
+
 Fixes:
 
+* Don't call ReloadConfig() on the dbus-daemon (reopening fd.o#23921), to avoid
+  triggering fd.o#24350 in dbus-daemon and causing service-activations to
+  fail (sjoerd)
+
 * mc_account_conditions_call_when_ready: explain why it's OK to ignore the
   result of mc_iface_call_when_ready_int, which was a Coverity false-positive
   (smcv)
@@ -25,6 +37,10 @@ Fixes:
 * Add a regression test for dispatching and requests being delayed while
   waiting for a plugin to make an asynchronous request for permission (smcv)
 
+* Don't leak check_parameters_get_param_cb closure on error (smcv)
+
+All fixes from stable release 5.2.6 have been incorporated in this release.
+
 telepathy-mission-control 5.3.1 (2009-09-18)
 ============================================
 
-- 
1.5.6.5



More information about the telepathy-commits mailing list