diff --git a/spec/getdns-0.513.tgz b/spec/getdns-0.513.tgz deleted file mode 100644 index 431403d2..00000000 Binary files a/spec/getdns-0.513.tgz and /dev/null differ diff --git a/spec/getdns-0.6.tgz b/spec/getdns-0.6.tgz new file mode 100644 index 00000000..442ab1bb Binary files /dev/null and b/spec/getdns-0.6.tgz differ diff --git a/spec/index.html b/spec/index.html index f0991a09..9e85490f 100644 --- a/spec/index.html +++ b/spec/index.html @@ -91,8 +91,10 @@ tr.code { font-family: monospace }

Description of the getdns API

-

Willem Toorop, Editor

-

Document version: "getdns October 2014"

+

Originally edited by Paul Hoffman

+

Currently maintained by the getdns team

+

Document version: "getdns January 2015"

This document describes a modern asynchronous DNS API. This new API is intended to be useful to application developers and operating system distributors as a way of making @@ -112,8 +114,8 @@ of this new API are:

This document was discussed on the getdns-api mailing list; future versions of the API might be discussed there as well. (If you -want to contact the editor off-list, please send mail to paul.hoffman@vpnc.org.)

+want to contact the editors off-list, please send mail to team@getdnsapi.net.)

1. The getdns Async Functions

@@ -2457,7 +2459,7 @@ getdns_pretty_print_dict() for debugging.

9. The Generated Files

-

There is a tarball that includes the .h files, +

There is a tarball 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