]> git.meshlink.io Git - catta/commitdiff
I decided to not implement a "reconfirm_record()" API for Avahi 0.6. I don't
authorLennart Poettering <lennart@poettering.net>
Mon, 14 Nov 2005 21:47:19 +0000 (21:47 +0000)
committerLennart Poettering <lennart@poettering.net>
Mon, 14 Nov 2005 21:47:19 +0000 (21:47 +0000)
see how this should ever become handy. I couldn't find a single program on the
internet that makes use of the Apple's equivalent function
DNSServiceReconfirmRecord(). It's just too complicated to use this function
properly, so I guess there is no point in adding it now. Let's see if Apple
improves the situation eventually, and how.

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@960 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

docs/TODO

index 77a2016e6b7b434054e5577c2905eb7509b93e27..9b770069fb16250066301fc8d14476d076160f49 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
@@ -1,5 +1,4 @@
 for 0.6:
-* add API to allow user to tell the server that some service is not reachable
 * pass *all* Bonjour conformance tests
 * Add static host configuration like static services [lathiat]
 * Expose AvahiSRecordBrowser over D-BUS and implement in avahi-client [lathiat]
@@ -19,6 +18,7 @@ later:
 * long lived queries
 * 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
 
 done:
 * drop glib from avahi-daemon