diff options
author | John (J5) Palmieri <johnp@redhat.com> | 2006-11-03 01:03:43 +0000 |
---|---|---|
committer | John (J5) Palmieri <johnp@redhat.com> | 2006-11-03 01:03:43 +0000 |
commit | b6f91340c36b8f6c54f3149f901ec40d93e9b881 (patch) | |
tree | 67f2984cb702e6764a2d9787f6a9f637871bdb1f /ChangeLog | |
parent | a157ec7f72839473113934fc12581645b421e6d9 (diff) |
* bus/activation.c (bus_activation_new): don't fail if we can not read
the directory as it may not exist
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2006-11-02 John (J5) Palmieri <johnp@redhat.com> + * bus/activation.c (bus_activation_new): don't fail if we can not read + the directory as it may not exist + +2006-11-02 John (J5) Palmieri <johnp@redhat.com> + * bus/config-parser.c (service_dirs_find_dir): use _dbus_list_get_next_link so we don't get stuck in an infinite loop (start_busconfig_child): move processing of standard_session_servicedirs |