diff --git a/spec/getdns_core_only.h b/spec/getdns_core_only.h index 879aa355..e3ab729b 100644 --- a/spec/getdns_core_only.h +++ b/spec/getdns_core_only.h @@ -1,4 +1,4 @@ -/* Created at 2013-11-13-15-10-57*/ +/* Created at 2013-11-19-16-53-29*/ #ifndef GETDNS_H #define GETDNS_H diff --git a/spec/index.html b/spec/index.html index c3811f83..30cf9cfc 100644 --- a/spec/index.html +++ b/spec/index.html @@ -96,8 +96,8 @@ tr.code { font-family: monospace }
Description of the getdns
API
Paul Hoffman, Editor
-Document version: "getdns September 2013"
+Paul Hoffman & Willem Toorop, Editor
+Document version: "getdns November 2013"
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 @@ -2112,7 +2112,7 @@ default is the realloc function.
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