summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-11-13 16:38:15 +0000
committerLennart Poettering <lennart@poettering.net>2005-11-13 16:38:15 +0000
commit53ab0a33e26d8dbeeaba8555eeb486abfd6bbb26 (patch)
tree49b607ec20073ada5f9a923b4751dc0ad73c67ad /docs
parentda75d1898a45c106a994cd87f8da5b6bcb2b6450 (diff)
update TODO
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@955 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'docs')
-rw-r--r--docs/TODO2
1 files changed, 1 insertions, 1 deletions
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