dbus ChangeLog,1.1181,1.1182
John Palmieri
johnp at kemper.freedesktop.org
Fri Oct 27 11:30:24 PDT 2006
Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv31399
Modified Files:
ChangeLog
Log Message:
* bus/config-parser.c (service_dirs_find_dir,
service_dirs_append_unique_or_free,
service_dirs_append_link_unique_or_free): New static methods
for only appending unique service directory names into
the service directory list
(merge_included, bus_config_parser_content): Only add unique
service directory names into the list
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.1181
retrieving revision 1.1182
diff -u -d -r1.1181 -r1.1182
--- ChangeLog 27 Oct 2006 14:00:18 -0000 1.1181
+++ ChangeLog 27 Oct 2006 18:30:22 -0000 1.1182
@@ -1,3 +1,13 @@
+2006-10-27 John (J5) Palmieri <johnp at redhat.com>
+
+ * bus/config-parser.c (service_dirs_find_dir,
+ service_dirs_append_unique_or_free,
+ service_dirs_append_link_unique_or_free): New static methods
+ for only appending unique service directory names into
+ the service directory list
+ (merge_included, bus_config_parser_content): Only add unique
+ service directory names into the list
+
2006-10-27 Havoc Pennington <hp at redhat.com>
* dbus/dbus-sysdeps-pthread.c: make the "count" and "holder"
More information about the dbus-commit
mailing list