dbus ChangeLog,1.1190,1.1191
John Palmieri
johnp at kemper.freedesktop.org
Thu Nov 2 17:03:45 PST 2006
Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv5691
Modified Files:
ChangeLog
Log Message:
* bus/activation.c (bus_activation_new): don't fail if we can not read
the directory as it may not exist
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.1190
retrieving revision 1.1191
diff -u -d -r1.1190 -r1.1191
--- ChangeLog 2 Nov 2006 23:56:48 -0000 1.1190
+++ ChangeLog 3 Nov 2006 01:03:43 -0000 1.1191
@@ -1,5 +1,10 @@
2006-11-02 John (J5) Palmieri <johnp at 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 at 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
More information about the dbus-commit
mailing list