diff --git a/ChangeLog b/ChangeLog index 25a74ae1..45b95a32 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-04-13 David Zeuthen + + * doc/TODO: Added an "important for 1.0" item about selinux + allow/deny messages + 2005-04-13 David Zeuthen * bus/selinux.c: Add c-file-style to top of file diff --git a/doc/TODO b/doc/TODO index 489699bd..f25eac05 100644 --- a/doc/TODO +++ b/doc/TODO @@ -35,6 +35,9 @@ Important for 1.0 connections can be shared even if the address used to connect to them didn't have a GUID in it. + - Add test harness for selinux allow/deny cf. this message + http://lists.freedesktop.org/archives/dbus/2005-April/002506.html + Important for 1.0 GLib Bindings ===