You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by st...@apache.org on 2011/07/01 23:51:38 UTC

svn commit: r1142106 - /hbase/trunk/CHANGES.txt

Author: stack
Date: Fri Jul  1 21:51:37 2011
New Revision: 1142106

URL: http://svn.apache.org/viewvc?rev=1142106&view=rev
Log:
HBASE-3968 HLog Pretty Printer

Modified:
    hbase/trunk/CHANGES.txt

Modified: hbase/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/hbase/trunk/CHANGES.txt?rev=1142106&r1=1142105&r2=1142106&view=diff
==============================================================================
--- hbase/trunk/CHANGES.txt (original)
+++ hbase/trunk/CHANGES.txt Fri Jul  1 21:51:37 2011
@@ -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