summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@redhat.com>2004-04-19 22:09:55 +0000
committerKristian Høgsberg <krh@redhat.com>2004-04-19 22:09:55 +0000
commite5bc30a52c77b3dbfea084b4bd28c4afe541ddd7 (patch)
tree481c716b80a88eba1b8de394bc04671eec4d80f3 /ChangeLog
parent600e411f25082bcf82d610a4c71b0dc3435b5a42 (diff)
2004-04-19 Kristian Høgsberg <krh@redhat.com>
* dbus/dbus-transport-unix.c (unix_do_iteration): Rewrite to use _dbus_poll() instead of select().
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 35540df9..3ed69cf9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-04-19 Kristian Høgsberg <krh@redhat.com>
+
+ * dbus/dbus-transport-unix.c (unix_do_iteration): Rewrite to use
+ _dbus_poll() instead of select().
+
2004-04-15 Jon Trowbridge <trow@ximian.com>
* bus/main.c (signal_handler): Reload the configuration files