summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-10-27 22:49:37 +0000
committerLennart Poettering <lennart@poettering.net>2005-10-27 22:49:37 +0000
commit48f053dc87279e2e3cad561db5b744cbcbf32387 (patch)
tree92591754912ad3229d719e6e3658eef83606fe72 /docs
parent05dc243bdf89aae26c72434ddd7c27ab9143fec1 (diff)
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
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 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