From b3c941503cb89e4c91d471999518d229eea94b94 Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Thu, 31 Oct 2013 16:27:15 +0000 Subject: [PATCH] portability fixes for new USE_SLDNS ldns subdir codebase. git-svn-id: file:///svn/unbound/trunk@3008 be551aaa-1e26-0410-a405-d3ace91eadb9 --- doc/Changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/Changelog b/doc/Changelog index 717f45303..2eac9ebd3 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -5,6 +5,7 @@ - iana portlist update. - separate ldns into core ldns inside ldns/ subdirectory. No more --with-ldns is needed and unbound does not rely on libldns. + - portability fixes for new USE_SLDNS ldns subdir codebase. 22 Oct 2013: Wouter - Patch from Neel Goyal: Add an API call to set an event base on an