From 58dbdd3113ff75b7262ac2e7a8474550a2dacfd3 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 26 Oct 2005 02:03:11 +0000 Subject: * add support for subtypes for static services git-svn-id: file:///home/lennart/svn/public/avahi/trunk@875 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- docs/TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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 -- cgit