You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by la...@apache.org on 2014/05/23 21:36:59 UTC

[2/2] git commit: Revert "updated CHANGES.txt for 0.94.20RC0", remove a jira again

Revert "updated CHANGES.txt for 0.94.20RC0", remove a jira again

This reverts commit c8fb799b1010df9c340641acb2c90f752bba776a.


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e2eefd60
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/e2eefd60
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/e2eefd60

Branch: refs/heads/0.94
Commit: e2eefd60eb66b907223f2316e56fe67d238d48d0
Parents: 5f4537f
Author: Lars Hofhansl <la...@apache.org>
Authored: Fri May 23 12:35:46 2014 -0700
Committer: Lars Hofhansl <la...@apache.org>
Committed: Fri May 23 12:35:46 2014 -0700

----------------------------------------------------------------------
 CHANGES.txt | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/e2eefd60/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index ad0abf2..51571e6 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -12,7 +12,6 @@ Bug
     [HBASE-11188] - "Inconsistent configuration" for SchemaMetrics is always shown
     [HBASE-11212] - Fix increment index in KeyValueSortReducer
     [HBASE-11225] - Backport fix for HBASE-10417 'index is not incremented in PutSortReducer#reduce()'
-    [HBASE-11234] - FastDiffDeltaEncoder#getFirstKeyInBlock returns wrong result
 
 Improvement