diff --git a/.gitignore b/.gitignore index d0c69f81d..6c3cfb91d 100644 --- a/.gitignore +++ b/.gitignore @@ -37,6 +37,7 @@ /perf /petal /pktview +/readzone /streamtcp /unbound-dnstap-socket /testbound diff --git a/doc/Changelog b/doc/Changelog index a801ea4d7..72c83d0b5 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,6 +1,7 @@ 12 August 2021: Wouter - And 1.13.2rc1 became the 1.13.2 with the fix for the python module build. The current code repository continues with version 1.13.3. + - Add test tool readzone to .gitignore. 5 August 2021: Wouter - Tag for 1.13.2rc1 release.