diff options
author | John (J5) Palmieri <johnp@redhat.com> | 2006-09-06 19:40:54 +0000 |
---|---|---|
committer | John (J5) Palmieri <johnp@redhat.com> | 2006-09-06 19:40:54 +0000 |
commit | e4f3d0ca17e2b43e5f921dd6b09c3648cbb3ba63 (patch) | |
tree | 8675e1983d897a90435fbb9bc771c49435d3ad96 | |
parent | 88f69757b93c7112447b97868c7dbde69dc00caa (diff) |
* doc/TODO: Removed dtd publishing item.
It seems the dtd has already been added at
http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | doc/TODO | 2 |
2 files changed, 6 insertions, 2 deletions
@@ -1,3 +1,9 @@ +2006-09-06 John (J5) Palmieri <johnp@redhat.com> + + * doc/TODO: Removed dtd publishing item. + It seems the dtd has already been added at + http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd + 2006-09-05 John (J5) Palmieri <johnp@redhat.com> * doc/TODO, various source files: Audited todo's and FIXME's and @@ -21,8 +21,6 @@ Important for 1.0 - just before 1.0, try a HAVE_INT64=0 build and be sure it runs - - publish the introspection dtd at its URL - - fix locking on DBusPendingCall - dbus_connection_open() is like dbus_bus_get() in that it returns a shared |