mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
- 1.9.3rc2 release candidate tag.
This commit is contained in:
parent
e35d5f5a2d
commit
79fa94834e
1 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
22 August 2019: Wouter
|
22 August 2019: Wouter
|
||||||
- Fix that pkg-config is setup before --enable-systemd needs it.
|
- Fix that pkg-config is setup before --enable-systemd needs it.
|
||||||
|
- 1.9.3rc2 release candidate tag.
|
||||||
|
|
||||||
21 August 2019: Wouter
|
21 August 2019: Wouter
|
||||||
- Fix log_dns_msg to log irrespective of minimal responses config.
|
- Fix log_dns_msg to log irrespective of minimal responses config.
|
||||||
|
|
@ -26,7 +27,7 @@
|
||||||
- escape commandline contents for -V.
|
- escape commandline contents for -V.
|
||||||
- Fix character buffer size in ub_ctx_hosts.
|
- Fix character buffer size in ub_ctx_hosts.
|
||||||
- 1.9.3rc1 release candidate tag.
|
- 1.9.3rc1 release candidate tag.
|
||||||
- (for later release): -V prints if TCP fastopen is available.
|
- Option -V prints if TCP fastopen is available.
|
||||||
|
|
||||||
14 August 2019: George
|
14 August 2019: George
|
||||||
- Fix #59, when compiled with systemd support check that we can properly
|
- Fix #59, when compiled with systemd support check that we can properly
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue