hal ChangeLog,1.743,1.744

Danny Kukawka dkukawka at freedesktop.org
Mon Jan 16 04:22:18 PST 2006


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

Modified Files:
	ChangeLog 
Log Message:
2006-01-16  Danny Kukawka  <danny.kukawka at web.de>

        * doc/spec/hal-spec.xml.in: added storage.cdrom.write_speeds to spec

        * hald/linux2/probing/probe-storage.c,
        hald/linux2/probing/linux_dvd_rw_utils.h,
        hald/linux2/probing/linux_dvd_rw_utils.c: (int_compare),
        (get_write_speeds), (get_read_write_speed): added slightly adopted patch
        from Ryan Lortie <desrt at desrt.ca> (changed from comma-separated string
        to strlist) to add list of write speeds supported by a CD/DVD Burner.



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.743
retrieving revision 1.744
diff -u -d -r1.743 -r1.744
--- ChangeLog	15 Jan 2006 17:03:09 -0000	1.743
+++ ChangeLog	16 Jan 2006 12:22:16 -0000	1.744
@@ -1,3 +1,14 @@
+2006-01-16  Danny Kukawka  <danny.kukawka at web.de>
+
+	* doc/spec/hal-spec.xml.in: added storage.cdrom.write_speeds to spec 
+
+	* hald/linux2/probing/probe-storage.c, 
+	hald/linux2/probing/linux_dvd_rw_utils.h, 
+	hald/linux2/probing/linux_dvd_rw_utils.c: (int_compare),
+	(get_write_speeds), (get_read_write_speed): added slightly adopted patch
+	from Ryan Lortie <desrt at desrt.ca> (changed from comma-separated string 
+	to strlist) to add list of write speeds supported by a CD/DVD Burner.
+
 2006-01-15  David Zeuthen  <davidz at redhat.com>
 
 	* doc/spec/hal-spec.xml.in: Add docs for volume.ignore




More information about the hal-commit mailing list