[API 0.6] Update spec date and editor

This commit is contained in:
Willem Toorop 2015-01-14 15:02:50 +01:00
parent 35ffc780e4
commit 91f76d1784
3 changed files with 7 additions and 5 deletions

Binary file not shown.

BIN
spec/getdns-0.6.tgz Normal file

Binary file not shown.

View File

@ -91,8 +91,10 @@ tr.code { font-family: monospace }
</head><body> </head><body>
<p class=title>Description of the <code>getdns</code> API</p> <p class=title>Description of the <code>getdns</code> API</p>
<p class=title2>Willem Toorop, Editor</p> <p class=title2>Originally edited by Paul Hoffman</p>
<p class=title2>Document version: "getdns October 2014"</p> <p class=title2>Currently maintained by the <a
href="mailto:team@getdnsapi.net">getdns team</a></p>
<p class=title2>Document version: "getdns January 2015"</p>
<p>This document describes a modern asynchronous DNS API. This new API is intended to be useful to <p>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 application developers and operating system distributors as a way of making
@ -112,8 +114,8 @@ of this new API are:</p>
<p>This document was discussed on the <a href="http://www.vpnc.org/mailman/listinfo/getdns-api"> <p>This document was discussed on the <a href="http://www.vpnc.org/mailman/listinfo/getdns-api">
getdns-api mailing list</a>; future versions of the API might be discussed there as well. getdns-api mailing list</a>; future versions of the API might be discussed there as well.
(If you (If you
want to contact the editor off-list, please send mail to <a want to contact the editors off-list, please send mail to <a
href="mailto:paul.hoffman@vpnc.org">paul.hoffman@vpnc.org</a>.)</p> href="mailto:team@getdnsapi.net">team@getdnsapi.net</a>.)</p>
<h1>1. The <code>getdns</code> Async Functions</h1> <h1>1. The <code>getdns</code> Async Functions</h1>
@ -2457,7 +2459,7 @@ getdns_pretty_print_dict() for debugging.</li>
<h1>9. The Generated Files</h1> <h1>9. The Generated Files</h1>
<p>There is <a href="getdns-0.513.tgz">a tarball</a> that includes the .h files, <p>There is <a href="getdns-0.6.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 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 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 on the Macintosh and Ubuntu; help is definitely appreciated on making the build process