]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Added documentation doc/CNAME-basedRedirectionDesignNotes.pdf,
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 18 Oct 2016 13:21:35 +0000 (13:21 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 18 Oct 2016 13:21:35 +0000 (13:21 +0000)
  from Jinmei Tatuya (Infoblox).

git-svn-id: file:///svn/unbound/trunk@3887 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/CNAME-basedRedirectionDesignNotes.pdf [new file with mode: 0644]
doc/Changelog

diff --git a/doc/CNAME-basedRedirectionDesignNotes.pdf b/doc/CNAME-basedRedirectionDesignNotes.pdf
new file mode 100644 (file)
index 0000000..2be2273
Binary files /dev/null and b/doc/CNAME-basedRedirectionDesignNotes.pdf differ
index 62375748661b442143eddf03ec10d2e4f9f9c71a..44c50752232b6847c954882b721e428642c206e5 100644 (file)
@@ -2,6 +2,8 @@
        - Patch that resolves CNAMEs entered in local-data conf statements that
          point to data on the internet, from Jinmei Tatuya (Infoblox).
        - Removed patch comments from acllist.c and msgencode.c
+       - Added documentation doc/CNAME-basedRedirectionDesignNotes.pdf,
+         from Jinmei Tatuya (Infoblox).
 
 17 October 2016: Wouter
        - Re-fix #839 from view commit overwrite.