summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-11-06 15:01:05 +0000
committerLennart Poettering <lennart@poettering.net>2005-11-06 15:01:05 +0000
commit3d64c39aaa554e32547bbb01b328ecb8a9040d06 (patch)
tree13a236526e192e159bf769ca4d2498a04df4f575
parent6f37f0e1126ad3776b80dbd64701f38a58738921 (diff)
TODO update
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@932 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
-rw-r--r--docs/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/TODO b/docs/TODO
index e8a92ef..1e29b11 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -1,7 +1,6 @@
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
-* introduce AVAHI_CLIENT_FAILURE
* Add static host configuration like static services [lathiat]
* Expose AvahiSRecordBrowser over D-BUS and implement in avahi-client [lathiat]
* fix python scripts
@@ -107,3 +106,4 @@ done:
* always set source address for outgoing packets
* 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