From: George Thessalonikefs Date: Thu, 27 Feb 2020 17:13:22 +0000 (+0100) Subject: - Merge PR #171: Add additional compilers and platforms to Travis X-Git-Tag: release-1.11.0~125^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9efe85fb4c040062af7192b6fb7de46795d02758;p=thirdparty%2Funbound.git - Merge PR #171: Add additional compilers and platforms to Travis testing, by noloader. --- diff --git a/doc/Changelog b/doc/Changelog index 68fd123be..0cdbe710d 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,7 @@ +27 February 2020: George + - Merge PR #171: Add additional compilers and platforms to Travis + testing, by noloader. + 27 February 2020: Wouter - Fix #169: Fix warning for daemon/remote.c output may be truncated from snprintf.