hal ChangeLog,1.129,1.130

David Zeuthen david at pdx.freedesktop.org
Tue May 4 14:56:50 PDT 2004


Update of /cvs/hal/hal
In directory pdx:/tmp/cvs-serv11586

Modified Files:
	ChangeLog 
Log Message:
2004-05-04  David Zeuthen  <david at fubar.dk>

	* hald/linux/volume_id/volume_id.c (probe_jfs): test for js == NULL

	* hald/linux/block_class_device.c (detect_media):cCall detect_fs
	when adding a disc. Also route the child through the TDL and test
	the TDL so we don't add more than one child now that we've got a
	delay thanks to callouts.
	(add_to_gdl): rename to disc_add_to_gdl, since we use it only for
	optical discs

2004-05-04  Kay Sievers  <kay.sievers at vrfy.org>

	* hald/linux/volume_id/volume_id.[ch] : support reading of iso9660
	and udf labels



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -d -r1.129 -r1.130
--- a/ChangeLog	4 May 2004 17:52:39 -0000	1.129
+++ b/ChangeLog	4 May 2004 21:56:47 -0000	1.130
@@ -1,5 +1,21 @@
 2004-05-04  David Zeuthen  <david at fubar.dk>
 
+	* hald/linux/volume_id/volume_id.c (probe_jfs): test for js == NULL
+
+	* hald/linux/block_class_device.c (detect_media):cCall detect_fs
+	when adding a disc. Also route the child through the TDL and test
+	the TDL so we don't add more than one child now that we've got a
+	delay thanks to callouts.
+	(add_to_gdl): rename to disc_add_to_gdl, since we use it only for
+	optical discs
+
+2004-05-04  Kay Sievers  <kay.sievers at vrfy.org>
+
+	* hald/linux/volume_id/volume_id.[ch] : support reading of iso9660
+	and udf labels
+
+2004-05-04  David Zeuthen  <david at fubar.dk>
+
 	* libhal/libhal.c (hal_ctx_set_user_data): new function
 	(hal_ctx_get_user_data): new function
 





More information about the hal-commit mailing list