From 57f5eafe25edfd99f89ad7bba9d528115b65880c Mon Sep 17 00:00:00 2001 From: Michael Stack Date: Tue, 29 Sep 2009 02:10:27 +0000 Subject: [PATCH] Moved remove of historian to incompatible change section; had a tool that was dependent on it and it broke when upgraded (should be rare case though) git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@819796 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index 04b19919cec..de1fdf21b02 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -3,6 +3,7 @@ Release 0.21.0 - Unreleased INCOMPATIBLE CHANGES HBASE-1822 Remove the deprecated APIs HBASE-1848 Fixup shell for HBASE-1822 + HBASE-1854 Remove the Region Historian BUG FIXES HBASE-1791 Timeout in IndexRecordWriter (Bradford Stephens via Andrew @@ -81,7 +82,6 @@ Release 0.21.0 - Unreleased HBASE-1574 Client and server APIs to do batch deletes HBASE-1833 hfile.main fixes HBASE-1684 Backup (Export/Import) contrib tool for 0.20 - HBASE-1854 Remove the Region Historian HBASE-1860 Change HTablePool#createHTable from private to protected HBASE-48 Bulk load tools HBASE-1855 HMaster web application doesn't show the region end key in the