summaryrefslogtreecommitdiffstats
path: root/avahi-compat-libdns_sd/funcs.txt
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-compat-libdns_sd/funcs.txt')
-rw-r--r--avahi-compat-libdns_sd/funcs.txt9
1 files changed, 7 insertions, 2 deletions
diff --git a/avahi-compat-libdns_sd/funcs.txt b/avahi-compat-libdns_sd/funcs.txt
index 8bafc1a..a584b4e 100644
--- a/avahi-compat-libdns_sd/funcs.txt
+++ b/avahi-compat-libdns_sd/funcs.txt
@@ -1,4 +1,4 @@
-Supported:
+-- Supported --
DNSServiceRefSockFD
DNSServiceProcessResult
@@ -20,7 +20,7 @@ TXTRecordGetValuePtr
TXTRecordGetCount
TXTRecordGetItemAtIndex
-Unsupported:
+-- Unsupported but Relevant --
DNSServiceRegisterRecord
DNSServiceQueryRecord
@@ -29,4 +29,9 @@ DNSServiceCreateConnection
DNSServiceAddRecord
DNSServiceUpdateRecord
DNSServiceRemoveRecord
+
+-- Unsupported and Irrelevant --
+
DNSServiceSetDefaultDomainForUser
+
+$Id$