summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2005-06-06 18:55:22 +0000
committerDavid Zeuthen <davidz@redhat.com>2005-06-06 18:55:22 +0000
commit982de71850996f01c244429809ba23f715353ea3 (patch)
tree61f5e769a0eacb1edb55d9bad76b0d6d0f266bcc /doc
parentb079ae2e34a9297eae9b762aa641773624f88ea5 (diff)
2005-06-06 David Zeuthen <davidz@redhat.com>
* doc/TODO: Add item about need to remove deprecated functions. * dbus/dbus-connection.h: Add prototype for dbus_connection_disconnect * dbus/dbus-connection.c (dbus_connection_disconnect): New function to repair the ABI which was broken with the last commit.
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 368e9f15..28a772d5 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,8 @@
Important for 1.0
===
+ - Remove all deprecated functions
+
- Audit @todo and FIXME for security issues
- The convenience functions in dbus-bus.h should perhaps have