summaryrefslogtreecommitdiffstats
path: root/docs/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'docs/TODO')
-rw-r--r--docs/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/TODO b/docs/TODO
index 55f1aad..9907ec6 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -10,7 +10,6 @@ later:
* libavahi-compat-libdns_sd: implement kDNSServiceFlagsNoAutoRename and missing functions
* libavahi-compat-howl: implement missing functions
* add API to allow user to tell the server that some service is not reachable
-* Add static host configuration like static services [lathiat]
done:
* drop glib from avahi-daemon
@@ -104,3 +103,4 @@ done:
* fix python scripts
* Expose AvahiSRecordBrowser over D-BUS and implement in avahi-client
* avahi-publish-* rewrites in C, update man pages
+* Add static host configuration like static services [lathiat]