hal ChangeLog,1.538,1.539

David Zeuthen david at freedesktop.org
Tue Jun 28 08:47:55 PDT 2005


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

Modified Files:
	ChangeLog 
Log Message:
2005-06-28  David Zeuthen  <davidz at redhat.com>

        * libhal-storage/libhal-storage.h: Add new LibHalVolumeDiscType field
        LIBHAL_VOLUME_DISC_TYPE_DVDPLUSR_DL. Add new LibHalDriveBus field
        LIBHAL_DRIVE_BUS_CCW.

        * libhal-storage/libhal-storage.c (libhal_drive_from_udi): Set
        drive->bus to LIBHAL_DRIVE_BUS_CCW if appropriate
        (libhal_volume_from_udi): Fix a bug: it's dvd_plus_[r|rw] not
        dvd_plus[r|rw]. Add support for dvd_plus_r_dl.



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.538
retrieving revision 1.539
diff -u -d -r1.538 -r1.539
--- ChangeLog	27 Jun 2005 19:13:03 -0000	1.538
+++ ChangeLog	28 Jun 2005 15:47:51 -0000	1.539
@@ -1,3 +1,14 @@
+2005-06-28  David Zeuthen  <davidz at redhat.com>
+
+	* libhal-storage/libhal-storage.h: Add new LibHalVolumeDiscType field
+	LIBHAL_VOLUME_DISC_TYPE_DVDPLUSR_DL. Add new LibHalDriveBus field
+	LIBHAL_DRIVE_BUS_CCW.
+
+	* libhal-storage/libhal-storage.c (libhal_drive_from_udi): Set
+	drive->bus to LIBHAL_DRIVE_BUS_CCW if appropriate
+	(libhal_volume_from_udi): Fix a bug: it's dvd_plus_[r|rw] not
+	dvd_plus[r|rw]. Add support for dvd_plus_r_dl.
+
 2005-06-27  David Zeuthen  <davidz at redhat.com>
 
 	Patch-set from Cornelia Huck <cohuck at de.ibm.com>. I've been




More information about the hal-commit mailing list