Modified CHANGES.txt for HBASE-3328

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1049381 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Nicolas Spiegelberg 2010-12-15 01:46:54 +00:00
parent c74c097573
commit 45942d3d52
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ Release 0.91.0 - Unreleased
(Ed Kohlwey via Stack)
HBASE-1861 Multi-Family support for bulk upload tools
HBASE-3308 SplitTransaction.splitStoreFiles slows splits a lot
HBASE-3328 Added Admin API to specify explicit split points
NEW FEATURES