diff options
| author | Noah Slater <nslater@apache.org> | 2010-04-30 13:14:19 +0000 |
|---|---|---|
| committer | Noah Slater <nslater@apache.org> | 2010-04-30 13:14:19 +0000 |
| commit | c2ddcc5d1c5fcbe712031df19ecc12c781d8b613 (patch) | |
| tree | 62e3b3d0f012e2ce330f6094c6337ca7659bb8c4 | |
| parent | 980f2bdc1cfa31f1a55caf6d9aa0038ac91fadc6 (diff) | |
added comment about CVE
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@939658 13f79535-47bb-0310-9956-ffa450edef68
| -rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -50,6 +50,12 @@ 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 +-------------- + + * Fixed CVE-2010-0009: Apache CouchDB Timing Attack Vulnerability. Version 0.10.1 -------------- |
