diff --git a/CHANGES.txt b/CHANGES.txt index f7e1817bc1f..59889fa9beb 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -57,6 +57,7 @@ Hbase Change Log HBASE-691 get* and getScanner are different in how they treat column parameter HBASE-694 HStore.rowAtOrBeforeFromMapFile() fails to locate the row if # of mapfiles >= 2 (Rong-En Fan via Bryan) + HBASE-652 dropping table fails silently if table isn't disabled IMPROVEMENTS HBASE-559 MR example job to count table rows