hal ChangeLog,1.304,1.305

David Zeuthen david at freedesktop.org
Sun Sep 19 09:32:17 PDT 2004


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

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

	* hald/hald_dbus.c (agent_device_matches): Removed
	(agent_merge_properties): Removed
	(agent_manager_remove): Removed
	(agent_manager_commit_to_gdl): Removed
	(agent_manager_new_device): Removed
	(filter_function): Removed all the AgentManager methods
	(raise_udi_in_use): Removed

	* doc/spec/hal-spec.xml.in: Add docs for info.locked. Remove section
	about HAL agents as they are now gone. Fixed up renaming of scsi_device
	to scsi.

	* doc/spec/hal-arch.dia: Remove HAL Agents

	* doc/spec/hal-linux26.dia: Update diagram since we now use a local
	socket from hal.hotplug and hal.dev helpers.

	* examples/locking.py: New file; shows how to use locking



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.304
retrieving revision 1.305
diff -u -d -r1.304 -r1.305
--- ChangeLog	19 Sep 2004 14:47:28 -0000	1.304
+++ ChangeLog	19 Sep 2004 16:32:14 -0000	1.305
@@ -1,5 +1,26 @@
 2004-09-19  David Zeuthen  <david at fubar.dk>
 
+	* hald/hald_dbus.c (agent_device_matches): Removed
+	(agent_merge_properties): Removed
+	(agent_manager_remove): Removed
+	(agent_manager_commit_to_gdl): Removed
+	(agent_manager_new_device): Removed
+	(filter_function): Removed all the AgentManager methods
+	(raise_udi_in_use): Removed
+
+	* doc/spec/hal-spec.xml.in: Add docs for info.locked. Remove section
+	about HAL agents as they are now gone. Fixed up renaming of scsi_device
+	to scsi.
+
+	* doc/spec/hal-arch.dia: Remove HAL Agents
+
+	* doc/spec/hal-linux26.dia: Update diagram since we now use a local
+	socket from hal.hotplug and hal.dev helpers.
+
+	* examples/locking.py: New file; shows how to use locking
+
+2004-09-19  David Zeuthen  <david at fubar.dk>
+
 	Patch from Sjoerd Simons <sjoerd at luon.net>.
 
 	* hald/linux/usb_bus_device.c (usb_proc_parse): usb_proc_parse()




More information about the hal-commit mailing list