dbus ChangeLog,1.586,1.587

Colin Walters walters at freedesktop.org
Fri Oct 29 12:59:17 PDT 2004


Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv27378

Modified Files:
	ChangeLog 
Log Message:
2004-10-29  Colin Walters  <walters at redhat.com>

	* dbus/dbus-sysdeps.h (_dbus_become_daemon): Also take
	parameter for fd to write pid to.	

	* dbus/dbus-sysdeps.c (_dbus_become_daemon): Implement it.
	
	* bus/bus.c (bus_context_new): Pass print_pid_fd
	to _dbus_become_daemon (bug #1720)


Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.586
retrieving revision 1.587
diff -u -d -r1.586 -r1.587
--- ChangeLog	29 Oct 2004 19:22:59 -0000	1.586
+++ ChangeLog	29 Oct 2004 19:59:15 -0000	1.587
@@ -1,5 +1,15 @@
 2004-10-29  Colin Walters  <walters at redhat.com>
 
+	* dbus/dbus-sysdeps.h (_dbus_become_daemon): Also take
+	parameter for fd to write pid to.	
+
+	* dbus/dbus-sysdeps.c (_dbus_become_daemon): Implement it.
+	
+	* bus/bus.c (bus_context_new): Pass print_pid_fd
+	to _dbus_become_daemon (bug #1720)
+
+2004-10-29  Colin Walters  <walters at redhat.com>
+
 	Patch from Ed Catmur <ed at catmur.co.uk>
 
 	* mono/doc/Makefile.am (install-data-local): Handle



More information about the dbus-commit mailing list