mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
- Add test tool readzone to .gitignore.
This commit is contained in:
parent
c5ceee22a9
commit
f8ddcc15b8
2 changed files with 2 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -37,6 +37,7 @@
|
||||||
/perf
|
/perf
|
||||||
/petal
|
/petal
|
||||||
/pktview
|
/pktview
|
||||||
|
/readzone
|
||||||
/streamtcp
|
/streamtcp
|
||||||
/unbound-dnstap-socket
|
/unbound-dnstap-socket
|
||||||
/testbound
|
/testbound
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
12 August 2021: Wouter
|
12 August 2021: Wouter
|
||||||
- And 1.13.2rc1 became the 1.13.2 with the fix for the python module
|
- 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.
|
build. The current code repository continues with version 1.13.3.
|
||||||
|
- Add test tool readzone to .gitignore.
|
||||||
|
|
||||||
5 August 2021: Wouter
|
5 August 2021: Wouter
|
||||||
- Tag for 1.13.2rc1 release.
|
- Tag for 1.13.2rc1 release.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue