dbus ChangeLog,1.473,1.474

Kristian Hogsberg krh at pdx.freedesktop.org
Tue Apr 20 08:09:57 EST 2004


Update of /cvs/dbus/dbus
In directory pdx:/tmp/cvs-serv9398

Modified Files:
	ChangeLog 
Log Message:
2004-04-19  Kristian Høgsberg  <krh at redhat.com>

	* dbus/dbus-transport-unix.c (unix_do_iteration): Rewrite to use
	_dbus_poll() instead of select().


Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.473
retrieving revision 1.474
diff -u -d -r1.473 -r1.474
--- a/ChangeLog	16 Apr 2004 15:01:25 -0000	1.473
+++ b/ChangeLog	19 Apr 2004 22:09:55 -0000	1.474
@@ -1,3 +1,8 @@
+2004-04-19  Kristian Høgsberg  <krh at redhat.com>
+
+	* dbus/dbus-transport-unix.c (unix_do_iteration): Rewrite to use
+	_dbus_poll() instead of select().
+
 2004-04-15  Jon Trowbridge  <trow at ximian.com>
 
 	* bus/main.c (signal_handler): Reload the configuration files




More information about the dbus-commit mailing list