[API 0.513] Update spec date and editor

This commit is contained in:
Willem Toorop 2014-10-28 12:18:00 +01:00
parent 4e29bf9ddb
commit c279a093b2
3 changed files with 3 additions and 3 deletions

Binary file not shown.

BIN
spec/getdns-0.513.tgz Normal file

Binary file not shown.

View File

@ -91,8 +91,8 @@ 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>Paul Hoffman, Editor</p> <p class=title2>Willem Toorop, Editor</p>
<p class=title2>Document version: "getdns September 2014"</p> <p class=title2>Document version: "getdns October 2014"</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
@ -2457,7 +2457,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.512.tgz">a tarball</a> that includes the .h files, <p>There is <a href="getdns-0.513.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