From fae21de1891bcaaa25875e3d729533affc604eae Mon Sep 17 00:00:00 2001 From: Michael Stack Date: Fri, 1 Jul 2011 21:51:37 +0000 Subject: [PATCH] HBASE-3968 HLog Pretty Printer git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1142106 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index 705721d83a9..72e513c6e63 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -296,7 +296,6 @@ Release 0.91.0 - Unreleased (Mingjie Lai via garyh) HBASE-4036 Implementing a MultipleColumnPrefixFilter (Anirudh Todi) HBASE-4048 [Coprocessors] Support configuration of coprocessor at load time - HBASE-3968 HLog Pretty Printer (Riley Patterson) TASKS HBASE-3559 Move report of split to master OFF the heartbeat channel @@ -396,6 +395,7 @@ Release 0.90.4 - Unreleased HBASE-3873 HBase IRB shell: Don't pretty-print the output when stdout isn't a TTY (BenoƮt Sigoure) HBASE-3969 Outdated data can not be cleaned in time (Zhou Shuaifeng) + HBASE-3968 HLog Pretty Printer (Riley Patterson) Release 0.90.3 - May 19th, 2011