summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVivek Dasmohapatra <vivek@collabora.co.uk>2011-06-24 16:37:52 +0100
committerVivek Dasmohapatra <vivek@collabora.co.uk>2011-07-22 13:23:06 +0100
commitcb92278fc5f001e5330e6d0e6deb410379ff809c (patch)
treeb514a262b7d5a4025ddd450cef9c3a116bab0e82
parent1191b793e3c445cc836194c63c2d52b8dc42e56b (diff)
downloadtelepathy-mission-control-cb92278fc5f001e5330e6d0e6deb410379ff809c.tar.gz
Update NEWS for Aegis ACL plugin
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 85f46817..8725689f 100644
--- a/NEWS
+++ b/NEWS
@@ -30,6 +30,10 @@ Fixes:
• Some files were missing G_END_DECLS, which broke C++ includes (fledermaus)
+• The Aegis ACL plugin needs to activate inactive handlers if they are
+ not runnng, as you cannot check the aegis credentials of a DBus name
+ alone, a PID or DBus connection is required (fledermaus)
+
Enhancements:
• Centralised debug control for MCP plugins via MCP_DEBUG environment