From: Lennart Poettering Date: Sun, 13 Nov 2005 16:38:15 +0000 (+0000) Subject: update TODO X-Git-Url: http://git.meshlink.io/?p=catta;a=commitdiff_plain;h=53ab0a33e26d8dbeeaba8555eeb486abfd6bbb26 update TODO git-svn-id: file:///home/lennart/svn/public/avahi/trunk@955 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- diff --git a/docs/TODO b/docs/TODO index 3fa7a6d..3ccf6ec 100644 --- a/docs/TODO +++ b/docs/TODO @@ -1,5 +1,4 @@ for 0.6: -* remove outgoing queries from queue if the browse object they were issued from is destroyed * add API to allow user to tell the server that some service is not reachable * pass *all* Bonjour conformance tests * Add static host configuration like static services [lathiat] @@ -110,3 +109,4 @@ done: * add support for defining browsing domains with an option in avahi-daemon.onf * return an error when the user tries to register a service in a domain != .local, for now * introduce AVAHI_CLIENT_FAILURE +* remove outgoing queries from queue if the browse object they were issued from is destroyed