hal ChangeLog,1.702,1.703

Kay Sievers kay at freedesktop.org
Thu Dec 8 13:51:31 PST 2005


Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv3675

Modified Files:
	ChangeLog 
Log Message:
2005-12-08  Kay Sievers  <kay.sievers at vrfy.org>

        * hald/hald_dbus.c: (hald_exec_method): Allow stringlists
        to be passed to method calls. Signature "sas" will expect:
        Method(string: array:string:abc,xyz)



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.702
retrieving revision 1.703
diff -u -d -r1.702 -r1.703
--- ChangeLog	8 Dec 2005 19:03:02 -0000	1.702
+++ ChangeLog	8 Dec 2005 21:51:29 -0000	1.703
@@ -1,5 +1,11 @@
 2005-12-08  Kay Sievers  <kay.sievers at vrfy.org>
 
+	* hald/hald_dbus.c: (hald_exec_method): Allow stringlists
+	to be passed to method calls. Signature "sas" will expect:
+	Method(string: array:string:abc,xyz)
+
+2005-12-08  Kay Sievers  <kay.sievers at vrfy.org>
+
 	Kernel 2.6.15 will have a poll()'able /proc/mounts file, which
 	tells us about mount tree changes. Kernel 2.6.16 will no longer
 	have any netlink event regarding block devices mount/claim.




More information about the hal-commit mailing list