From: John (J5) Palmieri Date: Wed, 6 Sep 2006 19:40:54 +0000 (+0000) Subject: * doc/TODO: Removed dtd publishing item. X-Git-Tag: dbus-0.93~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4f3d0ca17e2b43e5f921dd6b09c3648cbb3ba63;p=thirdparty%2Fdbus.git * 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 --- diff --git a/ChangeLog b/ChangeLog index 15efe1c03..5f490781c 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 b46ac329c..2ef7fdef0 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