mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-24 16:49:35 -05:00
- Fix to remove unused whitespace from acx_nlnetlabs.m4 and config.h.
This commit is contained in:
parent
806c3d7330
commit
8dd09e31d2
3 changed files with 17 additions and 15 deletions
|
|
@ -2,7 +2,8 @@
|
||||||
# Copyright 2009, Wouter Wijngaards, NLnet Labs.
|
# Copyright 2009, Wouter Wijngaards, NLnet Labs.
|
||||||
# BSD licensed.
|
# BSD licensed.
|
||||||
#
|
#
|
||||||
# Version 45
|
# Version 46
|
||||||
|
# 2023-05-04 fix to remove unused whitespace.
|
||||||
# 2023-01-26 fix -Wstrict-prototypes.
|
# 2023-01-26 fix -Wstrict-prototypes.
|
||||||
# 2022-09-01 fix checking if nonblocking sockets work on OpenBSD.
|
# 2022-09-01 fix checking if nonblocking sockets work on OpenBSD.
|
||||||
# 2021-08-17 fix sed script in ssldir split handling.
|
# 2021-08-17 fix sed script in ssldir split handling.
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
4 May 2023: Wouter
|
4 May 2023: Wouter
|
||||||
- Fix #885: Error: util/configlexer.c: No such file or directory,
|
- Fix #885: Error: util/configlexer.c: No such file or directory,
|
||||||
adds error messages explaining to install flex and bison.
|
adds error messages explaining to install flex and bison.
|
||||||
|
- Fix to remove unused whitespace from acx_nlnetlabs.m4 and config.h.
|
||||||
|
|
||||||
1 May 2023: George
|
1 May 2023: George
|
||||||
- Merge #722 from David 'eqvinox' Lamparter: NAT64 support.
|
- Merge #722 from David 'eqvinox' Lamparter: NAT64 support.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue