From ad3fef18e3f6c133998bf8c1e929833ff0ae37ac Mon Sep 17 00:00:00 2001 From: Willem Toorop Date: Tue, 19 Nov 2013 17:00:28 +0100 Subject: [PATCH] Changed getdns-api version string svn revision 172 getdns-api version 0.357 --- spec/getdns_core_only.h | 2 +- spec/index.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) 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.

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