ACCUMULO-2171 Include missed issues for CHANGES for 1.6.0-RC3
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/5678e513 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/5678e513 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/5678e513 Branch: refs/heads/master Commit: 5678e51375c0612a6a73b1ebd592337868954be6 Parents: 49cf302 Author: Christopher Tubbs <ctubb...@apache.org> Authored: Mon Apr 21 17:13:15 2014 -0400 Committer: Christopher Tubbs <ctubb...@apache.org> Committed: Mon Apr 21 17:13:15 2014 -0400 ---------------------------------------------------------------------- CHANGES | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/5678e513/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index da7f848..04d4b63 100644 --- a/CHANGES +++ b/CHANGES @@ -469,6 +469,7 @@ Release Notes - Accumulo - Version 1.6.0 * [ACCUMULO-2682] - README has duplicate synconclose paragraphs * [ACCUMULO-2686] - MiniAccumuloClusterImpl should be since 1.6.0 * [ACCUMULO-2690] - DfsLogger outputstream short circuiting is never satisfied. + * [ACCUMULO-2695] - Failure while running conditional RW test w/ agitation * [ACCUMULO-2700] - SecurityOperation.authenticateSystemUser fails to properly validate system user ** Improvement