HBASE-822 Update thrift README and HBase.thrift to use thrift 20080411

git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@686570 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2008-08-16 22:12:27 +00:00
parent fddd62e6c5
commit b32989b25c
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ Release 0.3.0 - Unreleased
INCOMPATIBLE CHANGES
HBASE-697 Thrift idl needs update/edit to match new 0.2 API (and to fix bugs)
(Tim Sell via Stack)
HBASE-822 Update thrift README and HBase.thrift to use thrift 20080411
BUG FIXES
HBASE-805 Remove unnecessary getRow overloads in HRS (Jonathan Gray via