From f8ddcc15b8bcd52e5d5f1e1d1b799dbe7c583c23 Mon Sep 17 00:00:00 2001 From: "W.C.A. Wijngaards" Date: Thu, 12 Aug 2021 13:17:29 +0200 Subject: [PATCH] - Add test tool readzone to .gitignore. --- .gitignore | 1 + doc/Changelog | 1 + 2 files changed, 2 insertions(+) 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. -- 2.39.5