Update CHANGES.txt - bug fix was listed in wrong section

git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@647963 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jim Kellerman 2008-04-14 19:36:44 +00:00
parent 1475f271cf
commit bc4b9b2c1c
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,6 @@ Release 0.1.1 04/11/2008
INCOMPATIBLE CHANGES
HBASE-521 Improve client scanner interface
HBASE-577 NPE getting scanner
BUG FIXES
HBASE-550 EOF trying to read reconstruction log stops region deployment
@ -24,6 +23,7 @@ Release 0.1.1 04/11/2008
HBASE-564 Don't do a cache flush if there are zero entries in the cache.
HBASE-554 filters generate StackOverflowException
HBASE-567 Reused BatchUpdate instances accumulate BatchOperations
HBASE-577 NPE getting scanner
NEW FEATURES
HBASE-548 Tool to online single region