diff options
author | David Zeuthen <davidz@redhat.com> | 2005-04-13 16:13:42 +0000 |
---|---|---|
committer | David Zeuthen <davidz@redhat.com> | 2005-04-13 16:13:42 +0000 |
commit | a43b6f86d1bbf0fffa931eb04a86df045e9866b6 (patch) | |
tree | fd704279bf6fe8da1b6f43eefeb207c9dd3db8f3 /doc | |
parent | 44656f538f69e8f8709ddb6ab285db29f65f62dd (diff) | |
download | dbus-a43b6f86d1bbf0fffa931eb04a86df045e9866b6.tar.gz |
2005-04-13 David Zeuthen <davidz@redhat.com>
* doc/TODO: Added an "important for 1.0" item about selinux
allow/deny messages
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 === |