]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Fixed unbound.doxygen for 1.8.11.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 14 Jul 2016 11:26:30 +0000 (11:26 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 14 Jul 2016 11:26:30 +0000 (11:26 +0000)
git-svn-id: file:///svn/unbound/trunk@3817 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/Changelog
doc/unbound.doxygen

index 472d4f9b7ea1df37025feedce7c0b6cadc3f9a71..3eda093103420188c20d803c172cb4cb06868fef 100644 (file)
@@ -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.
index 43f2e38d83c1e232078115e6cab0217f6c3c955b..fe39876816b51fa7259b258e05a4001a321d965d 100644 (file)
@@ -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