mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
- Fix doxygen output error on readme markdown vignettes.
This commit is contained in:
parent
e3453711e5
commit
779b86fb22
2 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
7 May 2019: Wouter
|
||||
- Fix edns-subnet locks, in error cases the lock was not unlocked.
|
||||
- Fix doxygen output error on readme markdown vignettes.
|
||||
|
||||
6 May 2019: Wouter
|
||||
- Fix #29: Solaris 11.3 and missing symbols be64toh, htobe64.
|
||||
|
|
|
|||
|
|
@ -629,6 +629,7 @@ EXCLUDE = ./build \
|
|||
libunbound/python/doc \
|
||||
libunbound/python/examples \
|
||||
./ldns-src \
|
||||
README.md \
|
||||
doc/control_proto_spec.txt \
|
||||
doc/requirements.txt
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue