From e4f3d0ca17e2b43e5f921dd6b09c3648cbb3ba63 Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Wed, 6 Sep 2006 19:40:54 +0000 Subject: * 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 --- ChangeLog | 6 ++++++ doc/TODO | 2 -- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 15efe1c0..5f490781 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-09-06 John (J5) Palmieri + + * 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 * doc/TODO, various source files: Audited todo's and FIXME's and diff --git a/doc/TODO b/doc/TODO index b46ac329..2ef7fdef 100644 --- a/doc/TODO +++ b/doc/TODO @@ -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 -- cgit