You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by br...@apache.org on 2008/02/13 22:09:06 UTC

svn commit: r627592 - /hadoop/hbase/trunk/CHANGES.txt

Author: bryanduxbury
Date: Wed Feb 13 13:09:01 2008
New Revision: 627592

URL: http://svn.apache.org/viewvc?rev=627592&view=rev
Log:
HBASE-438 XMLOutputter state should be initialized.

Modified:
    hadoop/hbase/trunk/CHANGES.txt

Modified: hadoop/hbase/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/hadoop/hbase/trunk/CHANGES.txt?rev=627592&r1=627591&r2=627592&view=diff
==============================================================================
--- hadoop/hbase/trunk/CHANGES.txt (original)
+++ hadoop/hbase/trunk/CHANGES.txt Wed Feb 13 13:09:01 2008
@@ -45,13 +45,11 @@
    HBASE-436   website: http://hadoop.apache.org/hbase
    HBASE-417   Factor TableOperation and subclasses into separate files from
                HMaster (Bryan Duxbury via Stack)
-
    HBASE-440   Add optional log roll interval so that log files are garbage
                collected
    HBASE-407   Keep HRegionLocation information in LRU structure 
-               (Bryan Duxbury)
    HBASE-444   hbase is very slow at determining table is not present
-               (Bryan Duxbury)
+   HBASE-438   XMLOutputter state should be initialized.
 
 Branch 0.1