summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-10-26 02:03:11 +0000
committerLennart Poettering <lennart@poettering.net>2005-10-26 02:03:11 +0000
commit58dbdd3113ff75b7262ac2e7a8474550a2dacfd3 (patch)
tree417edea9a9ed886ceb77b78bda618387c3ff83a2 /docs
parent182da3ab7be8f813a09f1807c1c76747eff02af6 (diff)
* add support for subtypes for static services
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@875 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 1712ea0..c6d81aa 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
-* add support for subtypes in static services
* Add static host configuration like static services [lathiat]
* wrap avahi_server_add_record() via DBUS and in avahi-client [lathiat]
@@ -97,3 +96,4 @@ done:
* generate local CNAME responses
* remove irrelevant functions from pubic rr.h API
* unify argument order of functions returning a string in a user supplied buffer
+* add support for subtypes in static services