diff --git a/spec/getdns-0.506.tgz b/spec/getdns-0.506.tgz deleted file mode 100644 index f0702501..00000000 Binary files a/spec/getdns-0.506.tgz and /dev/null differ diff --git a/spec/getdns-0.507.tgz b/spec/getdns-0.507.tgz new file mode 100644 index 00000000..ec563aa4 Binary files /dev/null and b/spec/getdns-0.507.tgz differ diff --git a/spec/index.html b/spec/index.html index 160fb658..4f9877b5 100644 --- a/spec/index.html +++ b/spec/index.html @@ -901,7 +901,7 @@ will have zero length.</p> <p class=define>GETDNS_RESPSTATUS_NO_SECURE_ANSWERS</p> <p class=descrip>The context setting for getting only secure responses was specified, and at least one DNS response was received, but no DNS response was determined to be secure through DNSSEC.</p> <p class=define>GETDNS_RESPSTATUS_ALL_BOGUS_ANSWERS</p> -<p class=descrip>The context setting for getting only secure responses was specified, and at least one DNS reponse was received, but all received responses for the requested name were bogus.</p> +<p class=descrip>The context setting for getting only secure responses was specified, and at least one DNS response was received, but all received responses for the requested name were bogus.</p> <p>The top level of <code>replies_tree</code> can optionally have the following names: <code>canonical_name</code> (a @@ -2448,7 +2448,7 @@ getdns_pretty_print_dict() for debugging.</li> <h1>9. The Generated Files</h1> -<p>There is <a href="getdns-0.506.tgz">a tarball</a> that includes the .h files, +<p>There is <a href="getdns-0.507.tgz">a tarball</a> that includes the .h files, the examples, and so on. The examples all make, even though there is no API implementation, based on a pseudo-implementation in the tarball; see make-examples-PLATFORM.sh. Note that this currently builds fine on the Macintosh and Ubuntu; help is definitely appreciated on making the build process