HBASE-3548 Fix type in documentation of pseudo distributed mode

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1072504 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2011-02-20 05:50:11 +00:00
parent d26aa781b5
commit 71fcacea91
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,6 @@ Release 0.91.0 - Unreleased
unflushable regions.
HBASE-3550 FilterList reports false positives (Bill Graham via Andrew
Purtell)
HBASE-3548 Fix type in documentation of pseudo distributed mode
IMPROVEMENTS
HBASE-3290 Max Compaction Size (Nicolas Spiegelberg via Stack)
@ -106,6 +105,7 @@ Release 0.90.2 - Unreleased
BUG FIXES
HBASE-3545 Possible liveness issue with MasterServerAddress in
HRegionServer getMaster (Greg Bowyer via Stack)
HBASE-3548 Fix type in documentation of pseudo distributed mode
Release 0.90.1 - Unreleased