From 709472c48712ff4b9779d991ed6294b42a0af382 Mon Sep 17 00:00:00 2001 From: ngoyal Date: Fri, 6 Dec 2013 10:01:37 -0500 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 79720d0b..dfb489e3 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,10 @@ The following API calls are documented in getDNS but *not supported* by the impl * `getdns_context_set_edns_version` * `getdns_context_set_edns_extended_rcode` * `GETDNS_CONTEXT_TCP_ONLY_KEEP_CONNECTIONS_OPEN` with `getdns_context_set_dns_transport` -* DNS Search suffixes in stub mode +* DNS Search suffixes / local file support + * `getdns_context_set_append_name` + * `getdns_context_set_suffix` +* Setting root servers via `getdns_context_set_dns_root_servers` * DNSSEC * `getdns_context_set_dnssec_trust_anchors` * `getdns_validate_dnssec`