]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Add test tool readzone to .gitignore.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 12 Aug 2021 11:17:29 +0000 (13:17 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 12 Aug 2021 11:17:29 +0000 (13:17 +0200)
.gitignore
doc/Changelog

index d0c69f81d2e96cf09541fbb5f3d1ab25e5308603..6c3cfb91df111a4372553efdfd9590f6a52e67d2 100644 (file)
@@ -37,6 +37,7 @@
 /perf
 /petal
 /pktview
+/readzone
 /streamtcp
 /unbound-dnstap-socket
 /testbound
index a801ea4d734b2297e9673a3cd85f50cd2b105520..72c83d0b543bab05c36c99bfdcddaea03f5eebce 100644 (file)
@@ -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.