hal ChangeLog,1.177,1.178

David Zeuthen david at pdx.freedesktop.org
Mon Jul 5 11:55:00 PDT 2004


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

Modified Files:
	ChangeLog 
Log Message:
2004-07-05  David Zeuthen  <david at fubar.dk>
	
	* hald/linux/input_class_device.c (input_class_accept): Make this
	static (remove warning)

	* hald/linux/osspec.c (osspec_init): Remove error variable (remove
	warning)
	(visit_bus): Comment out this function because it is not currently
	used (remove warning)

	* hald/linux/block_class_device.c (block_class_in_gdl): New function
	(block_class_pre_process): Move check for media and mtab to the new
	block_class_in_gdl method



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -d -r1.177 -r1.178
--- ChangeLog	5 Jul 2004 18:21:07 -0000	1.177
+++ ChangeLog	5 Jul 2004 18:54:58 -0000	1.178
@@ -1,4 +1,18 @@
 2004-07-05  David Zeuthen  <david at fubar.dk>
+	
+	* hald/linux/input_class_device.c (input_class_accept): Make this
+	static (remove warning)
+
+	* hald/linux/osspec.c (osspec_init): Remove error variable (remove
+	warning)
+	(visit_bus): Comment out this function because it is not currently
+	used (remove warning)
+
+	* hald/linux/block_class_device.c (block_class_in_gdl): New function
+	(block_class_pre_process): Move check for media and mtab to the new
+	block_class_in_gdl method
+
+2004-07-05  David Zeuthen  <david at fubar.dk>
 
 	* hald/linux/ieee1394_host_class_device.c: Add class_device_in_gdl
 	method





More information about the hal-commit mailing list