summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Hult <rhult@codefactory.se>2003-01-26 00:06:30 +0000
committerRichard Hult <rhult@codefactory.se>2003-01-26 00:06:30 +0000
commit5fbace55488af10cff74218954405e4c1d0c856b (patch)
tree7532ed8e9d8ec137ab1612fa38e50f1635867fa5 /ChangeLog
parentf7867d886db5e22de10d9b5d7caccea189ad2b5d (diff)
2003-01-26 Richard Hult <rhult@codefactory.se>
* glib/dbus-gmain.c (dbus_connection_dispatch): Traverse a copy of the file descriptor list, since it can change under us.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 45969ed3..53d35fb1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-01-26 Richard Hult <rhult@codefactory.se>
+
+ * glib/dbus-gmain.c (dbus_connection_dispatch): Traverse a copy of
+ the file descriptor list, since it can change under us.
+
2003-01-25 Anders Carlsson <andersca@codefactory.se>
* glib/dbus-gmain.c: (dbus_connection_prepare),