summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/TODO b/docs/TODO
index 46cb036..bcb9f19 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -1,5 +1,4 @@
for 0.6:
-* pass *all* Bonjour conformance tests
* 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:
* 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
+* pass *all* Bonjour conformance tests