2007-07-24 Richard Hughes <richard@hughsie.com>
authorRichard Hughes <richard@hughsie.com>
Tue, 24 Jul 2007 11:38:47 +0000 (11:38 +0000)
committerRichard Hughes <richard@hughsie.com>
Tue, 24 Jul 2007 11:38:47 +0000 (11:38 +0000)
* doc/busconfig.dtd:
Add servicehelper into the dtd, it will soon be a valid part of the
config file.

ChangeLog
doc/busconfig.dtd

index 8c9a48b..1d3ac44 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2007-07-24  Richard Hughes  <richard@hughsie.com>
 
+       * doc/busconfig.dtd:
+       Add servicehelper into the dtd, it will soon be a valid part of the
+       config file.
+
+2007-07-24  Richard Hughes  <richard@hughsie.com>
+
        * dbus/dbus-spawn.c: (read_data),
        (_dbus_babysitter_get_child_exit_status):
        * dbus/dbus-spawn.h:
index 7edc1db..84593fe 100644 (file)
@@ -5,6 +5,7 @@
                      pidfile |
                      includedir |
                      servicedir |
+                     servicehelper |
                      auth |
                      include |
                      policy |
@@ -15,6 +16,7 @@
 <!ELEMENT listen (#PCDATA)>
 <!ELEMENT includedir (#PCDATA)>
 <!ELEMENT servicedir (#PCDATA)>
+<!ELEMENT servicehelper (#PCDATA)>
 <!ELEMENT auth (#PCDATA)>
 <!ELEMENT type (#PCDATA)>
 <!ELEMENT pidfile (#PCDATA)>