summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2006-09-14 13:53:16 +0000
committerHavoc Pennington <hp@redhat.com>2006-09-14 13:53:16 +0000
commite24dec0a89a5853cb448fb3037f2658f2b682650 (patch)
tree858f3ed472fa0e3f8ccc74c292a0381ae801c944 /ChangeLog
parentd0ddf4a5dc4e4afa4a7b515595d13fa4f1b0ba9e (diff)
2006-09-14 Havoc Pennington <hp@redhat.com>
* dbus/dbus-transport-unix.c (unix_do_iteration): fix a valgrind complaint about accessing revents when poll returns 0, from Julian Seward.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c194464e..589e434e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-09-14 Havoc Pennington <hp@redhat.com>
+
+ * dbus/dbus-transport-unix.c (unix_do_iteration): fix a valgrind
+ complaint about accessing revents when poll returns 0, from Julian Seward.
+
2006-09-14 John (J5) Palmieri <johnp@redhat.com>
* Released 1.0 RC 1 (0.93)