diff options
author | John (J5) Palmieri <johnp@redhat.com> | 2008-01-15 13:46:50 -0500 |
---|---|---|
committer | John (J5) Palmieri <johnp@redhat.com> | 2008-01-15 13:46:50 -0500 |
commit | a6a22beeae1e710d211d773d78e21c95f4ebe536 (patch) | |
tree | af4e5f6eb75f806aa72148986b06a42f736d591e /ChangeLog | |
parent | f72bb380a663a2af6af6ea8edbc1a783086f53cd (diff) | |
download | dbus-a6a22beeae1e710d211d773d78e21c95f4ebe536.tar.gz |
add error handling when polling (FDO Bug #12954)
2008-01-15 John (J5) Palmieri <johnp@redhat.com>
* patch by Kimmo Hämäläinen <kimmo dot hamalainen at nokia dot com>
* dbus/dbus-spawn.c (babysit, babysitter_iteration): add error
handling when polling (FDO Bug #12954)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -2,6 +2,13 @@ * patch by Kimmo Hämäläinen <kimmo dot hamalainen at nokia dot com> + * dbus/dbus-spawn.c (babysit, babysitter_iteration): add error + handling when polling (FDO Bug #12954) + +2008-01-15 John (J5) Palmieri <johnp@redhat.com> + + * patch by Kimmo Hämäläinen <kimmo dot hamalainen at nokia dot com> + * bus/config-parser.c (locate_attributes): remove dead code which always evaluated to TRUE |