diff options
| -rw-r--r-- | ChangeLog | 5 | ||||
| -rw-r--r-- | doc/TODO | 3 | 
2 files changed, 8 insertions, 0 deletions
| @@ -1,5 +1,10 @@  2005-04-13  David Zeuthen  <davidz@redhat.com> +	* doc/TODO: Added an "important for 1.0" item about selinux +	allow/deny messages + +2005-04-13  David Zeuthen  <davidz@redhat.com> +  	* bus/selinux.c: Add c-file-style to top of file  	(log_audit_callback): Don't free the data here anymore  	(bus_selinux_check): Don't take spid and tpid since appending @@ -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  === | 
