summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/TODO8
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/TODO b/docs/TODO
index 71b7ef3..233d665 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -8,10 +8,15 @@ for 0.6:
* add API to allow user to tell the server that some service is not reachable
* Add static host configuration like static services [lathiat]
-* wrap avahi_server_add_record() via DBUS and in avahi-client [lathiat]
* reset commit throttling for entry groups after a while
+* consolidate browsing failure events and add an API to query the reason
+
+* generate local CNAME responses
+
+* rename AvahiAnnouncement to AvahiAnnouncer (to match AvahiQuerier)
+
later:
* support for special domain PTR records based on local IP subnet address
* Changes resulting in updated RFC of 7th June 2005:
@@ -20,6 +25,7 @@ later:
* DNSSEC
* Wide area DNS Update
* long lived queries
+* wrap avahi_server_add_record() via DBUS and in avahi-client [lathiat]
done:
* drop glib from avahi-daemon