Forgot to modify CHANGES.txt for HBASE-3437

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1057801 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Nicolas Spiegelberg 2011-01-11 19:05:29 +00:00
parent 8d04c2b297
commit eb0921b921
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ Release 0.91.0 - Unreleased
(Jesse Yates via Stack)
HBASE-3393 Update Avro gateway to use Avro 1.4.1 and the new
server.join() method (Jeff Hammerbacher via Stack)
HBASE-3437 Support Explict Split Points from the Shell
NEW FEATURES