HBASE-756 In HBase shell, the put command doesn't process the timestamp

git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@678455 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2008-07-21 15:48:44 +00:00
parent a34a37985f
commit 95d82f3790
1 changed files with 2 additions and 0 deletions

View File

@ -301,6 +301,8 @@ Trunk (unreleased changes)
HBASE-720 clean up inconsistencies around deletes (Izaak Rubin via Stack)
HBASE-754 The JRuby shell documentation is wrong in "get" and "put"
(Jean-Daniel Cryans via Stack)
HBASE-756 In HBase shell, the put command doesn't process the timestamp
(Jean-Daniel Cryans via Stack)
NEW FEATURES
HBASE-47 Option to set TTL for columns in hbase