diff --git a/doc/Changelog b/doc/Changelog index 472d4f9b7..3eda09310 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,5 +1,6 @@ 14 July 2016: Wouter - TCP Fast open patch from Sara Dickinson. + - Fixed unbound.doxygen for 1.8.11. 7 July 2016: Wouter - access-control-tag-data implemented. verbose(4) prints tag debug. diff --git a/doc/unbound.doxygen b/doc/unbound.doxygen index 43f2e38d8..fe3987681 100644 --- a/doc/unbound.doxygen +++ b/doc/unbound.doxygen @@ -623,7 +623,9 @@ EXCLUDE = ./build \ pythonmod/examples/resip.py \ libunbound/python/unbound.py \ libunbound/python/libunbound_wrap.c \ - ./ldns-src + ./ldns-src \ + doc/control_proto_spec.txt \ + doc/requirements.txt # The EXCLUDE_SYMLINKS tag can be used select whether or not files or # directories that are symbolic links (a Unix filesystem feature) are excluded