From f1cb3ee0e7b7b244780379c71b6444974c016809 Mon Sep 17 00:00:00 2001 From: Ralf Habacker Date: Sat, 23 Jun 2007 07:45:17 +0000 Subject: * dbus/dbus-auth-script.c (_dbus_auth_script_run): added UNIX_ONLY and WIN_ONLY commands for auth scripts * test/data/auth/external-root.auth-script: limit execution to unix --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 58cb591f..f000a993 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-06-23 Ralf Habacker + + * dbus/dbus-auth-script.c (_dbus_auth_script_run): added UNIX_ONLY and + WIN_ONLY commands for auth scripts + * test/data/auth/external-root.auth-script: limit execution to unix + 2007-06-21 Havoc Pennington * dbus/dbus-tranport.c (auth_via_default_rules): made the verbose spam -- cgit