Repository: hbase Updated Branches: refs/heads/branch-1.1 1334d7dad -> e8e45ef8f
drop HBASE-13260 from CHANGES Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e8e45ef8 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/e8e45ef8 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/e8e45ef8 Branch: refs/heads/branch-1.1 Commit: e8e45ef8f2fb91a870399636b492d5cee58a4c39 Parents: 1334d7d Author: Nick Dimiduk <[email protected]> Authored: Wed Apr 29 14:35:27 2015 -0700 Committer: Nick Dimiduk <[email protected]> Committed: Wed Apr 29 14:35:27 2015 -0700 ---------------------------------------------------------------------- CHANGES.txt | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase/blob/e8e45ef8/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 321d29d..8c71f0f 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -257,7 +257,6 @@ Release Notes - HBase - Version 1.1.0 04/29/2015 * [HBASE-13242] - TestPerColumnFamilyFlush.testFlushingWhenLogRolling hung * [HBASE-13246] - Correct the assertion for namespace permissions in tearDown method of TestAccessController * [HBASE-13253] - LoadIncrementalHFiles unify hfiles discovery - * [HBASE-13260] - Bootstrap Tables for fun and profit * [HBASE-13262] - ResultScanner doesn't return all rows in Scan * [HBASE-13265] - Make thrift2 usable from c++ * [HBASE-13273] - Make Result.EMPTY_RESULT read-only; currently it can be modified
