Add CVE-214-2668 documentation to build system
Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/8eb4e32d Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/8eb4e32d Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/8eb4e32d Branch: refs/heads/Query-UI-Cleanup Commit: 8eb4e32db434ec8b63a572f6d5841ab4dd5fe472 Parents: 7ae087c Author: Dirkjan Ochtman <[email protected]> Authored: Tue Apr 15 09:35:21 2014 +0200 Committer: Dirkjan Ochtman <[email protected]> Committed: Tue Apr 15 22:30:29 2014 +0200 ---------------------------------------------------------------------- share/doc/build/Makefile.am | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/8eb4e32d/share/doc/build/Makefile.am ---------------------------------------------------------------------- diff --git a/share/doc/build/Makefile.am b/share/doc/build/Makefile.am index f332e5c..86351f4 100644 --- a/share/doc/build/Makefile.am +++ b/share/doc/build/Makefile.am @@ -390,6 +390,7 @@ src_files = \ ../src/cve/2012-5641.rst \ ../src/cve/2012-5649.rst \ ../src/cve/2012-5650.rst \ + ../src/cve/2014-2668.rst \ ../src/cve/index.rst \ ../src/fauxton/addons.rst \ ../src/fauxton/index.rst \
