Updated Branches: refs/heads/0.11.x 070255715 -> 07edfd833
Fixing some CHANGES inconsistencies between 0.10.x and 0.11.x Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/07edfd83 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/07edfd83 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/07edfd83 Branch: refs/heads/0.11.x Commit: 07edfd8337cfe1bb6165dac175ad132dd9d85ad5 Parents: 0702557 Author: Noah Slater <[email protected]> Authored: Mon Feb 25 21:04:57 2013 +0000 Committer: Noah Slater <[email protected]> Committed: Mon Feb 25 21:04:57 2013 +0000 ---------------------------------------------------------------------- CHANGES | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/07edfd83/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 6e634b9..a60c8a9 100644 --- a/CHANGES +++ b/CHANGES @@ -213,6 +213,18 @@ Build and System Integration: * Gavin McDonald setup a build-bot instance. More info can be found at http://ci.apache.org/buildbot.html +Version 0.10.2 +-------------- + +Replicator + + * Avoid leaking file descriptors on automatic replication restarts. + * Close security vulnerability CVE-2010-0009. + +Build and System Integration: + + * Fixed distribution preparation for building on Mac OS X. + Version 0.10.1 --------------
