* dbus/dbus-connection.c (_dbus_connection_handler_destroyed_locked):
Added todo.
+2003-02-17 Alexander Larsson <alexl@redhat.com>
+
+ * dbus/dbus-connection.c (_dbus_connection_handler_destroyed_locked):
+ Added todo.
+
2003-02-17 Anders Carlsson <andersca@codefactory.se>
* doc/.cvsignore:
* to the handler. This is a private function, but still
* takes the connection lock. Don't call it with the lock held.
*
+ * @todo needs to check in pending_replies too.
+ *
* @param connection the connection
* @param handler the handler
*/