HBASE-1514, 1304 notes in CHANGES.txt

git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@784983 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2009-06-15 21:14:34 +00:00
parent 23e370c7d9
commit 76d4ac4d07
1 changed files with 3 additions and 0 deletions

View File

@ -21,6 +21,8 @@ Release 0.20.0 - Unreleased
HBASE-1411 Remove HLogEdit.
HBASE-1357 If one sets the hbase.master to 0.0.0.0 non local regionservers
can't find the master
HBASE-1304 New client server implementation of how gets and puts are handled
(holstad, jgray, rawson, stack)
BUG FIXES
HBASE-1140 "ant clean test" fails (Nitay Joffe via Stack)
@ -333,6 +335,7 @@ Release 0.20.0 - Unreleased
HBASE-1507 iCMS as default JVM
HBASE-1509 Add explanation to shell "help" command on how to use binarykeys
(Lars George via Stack)
HBASE-1514 hfile inspection tool
OPTIMIZATIONS
HBASE-1412 Change values for delete column and column family in KeyValue