From 15efffb625507b9aa07fc1783529fc1aea3b0611 Mon Sep 17 00:00:00 2001 From: Willem Toorop Date: Thu, 27 Aug 2015 13:53:02 +0200 Subject: [PATCH] Document changes since 0.3.1 --- ChangeLog | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a99fd7de..1e731aab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,13 @@ -* 2015-07.18: Version 0.3.1 +* 2015-09-??: Version 0.3.2 + * Fix returned upstreams list by getdns_context_get_api_information() + * Fix some autoconf issues when srcdir != builddir + * Fix remove build date from manpage version for reproducable builds + Thanks DKG + * Fix transport fallback issues plus transport fallback unit test script + * Fix string bindata's need not contain trailing zero byte + * --without-libunbound configure option. For stub only operation. + +* 2015-07-18: Version 0.3.1 * Fix repeating rdata fields * 2015-07-17: Version 0.3.0