From 48f053dc87279e2e3cad561db5b744cbcbf32387 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 27 Oct 2005 22:49:37 +0000 Subject: lookup service types in the service data base in avahi-browse git-svn-id: file:///home/lennart/svn/public/avahi/trunk@902 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- docs/TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/TODO') diff --git a/docs/TODO b/docs/TODO index 4f8d12b..83b6cb9 100644 --- a/docs/TODO +++ b/docs/TODO @@ -6,7 +6,6 @@ for 0.6: * introduce AVAHI_CLIENT_FAILURE * Expose AvahiSRecordBrowser over D-BUS and implement in avahi-client [lathiat] * add support for defining browsing domains with an option in avahi-daemon.onf -* add service type database support to avahi-browse * avahi-client: do something about letting the client know if the daemon comes back from a DISCONNECTED state later: @@ -103,3 +102,4 @@ done: * unify argument order of functions returning a string in a user supplied buffer * add support for subtypes in static services * wrap avahi_server_add_record() via DBUS and in avahi-client [lathiat] +* add service type database support to avahi-browse -- cgit