Updated Branches: refs/heads/0.11.x a89ee51f2 -> 070255715
Removed duplicate NEWS entry for CVE-2010-0009 on 0.11.x branch Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/07025571 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/07025571 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/07025571 Branch: refs/heads/0.11.x Commit: 0702557154a693d6a11c630073a4f9117e4382ba Parents: a89ee51 Author: Noah Slater <[email protected]> Authored: Mon Feb 25 20:28:45 2013 +0000 Committer: Noah Slater <[email protected]> Committed: Mon Feb 25 20:28:45 2013 +0000 ---------------------------------------------------------------------- NEWS | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/07025571/NEWS ---------------------------------------------------------------------- diff --git a/NEWS b/NEWS index 3ff28c7..90b7ae8 100644 --- a/NEWS +++ b/NEWS @@ -109,7 +109,6 @@ This version is a feature-freeze release candidate for Apache CouchDB 1.0. * Added ability to replicate documents by id. * Added virtual host handling. * Uses json2.js for JSON serialization compatiblity with native JSON. - * Fixed CVE-2010-0009: Apache CouchDB Timing Attack Vulnerability. Version 0.10.2 --------------
