You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by ct...@apache.org on 2014/04/21 23:13:30 UTC

git commit: ACCUMULO-2171 Include missed issues for CHANGES for 1.6.0-RC3

Repository: accumulo
Updated Branches:
  refs/heads/1.6.0-SNAPSHOT 49cf3028d -> 5678e5137


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/1.6.0-SNAPSHOT
Commit: 5678e51375c0612a6a73b1ebd592337868954be6
Parents: 49cf302
Author: Christopher Tubbs <ct...@apache.org>
Authored: Mon Apr 21 17:13:15 2014 -0400
Committer: Christopher Tubbs <ct...@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