From: W.C.A. Wijngaards Date: Wed, 30 Sep 2020 09:21:24 +0000 (+0200) Subject: - Add dohclient test executable to gitignore. X-Git-Tag: release-1.12.0rc1~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddb82af523251d22286a83c89be3e5c51e80fddd;p=thirdparty%2Funbound.git - Add dohclient test executable to gitignore. --- diff --git a/.gitignore b/.gitignore index 7688fd758..d0c69f81d 100644 --- a/.gitignore +++ b/.gitignore @@ -31,6 +31,7 @@ /unbound.h /asynclook /delayer +/dohclient /lock-verify /memstats /perf diff --git a/doc/Changelog b/doc/Changelog index 9c84fa588..fe32245ee 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,5 +1,6 @@ 30 September 2020: Wouter - Fix doh tests when not compiled in. + - Add dohclient test executable to gitignore. 29 September 2020: Ralph - DNS Flag Day 2020: change edns-buffer-size default to 1232.