Author: ramkrishna
Date: Wed Feb 29 18:29:04 2012
New Revision: 1295203
URL: http://svn.apache.org/viewvc?rev=1295203&view=rev
Log:
Changes for 0.90.6 RC rlease
Modified:
hbase/branches/0.90/CHANGES.txt
Modified: hbase/branches/0.90/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hbase/branches/0.90/CHANGES.txt?rev=1295203&r1=1295202&r2=1295203&view=diff
==============================================================================
--- hbase/branches/0.90/CHANGES.txt (original)
+++ hbase/branches/0.90/CHANGES.txt Wed Feb 29 18:29:04 2012
@@ -1,8 +1,4 @@
HBase Change Log
-Release 0.90.7 - Unreleased
- BUG FIXES
- HBASE-5364 Fix source files missing licenses in 0.92 and trunk; Addendum
- (Shaneal Manek)
Release 0.90.6 - Unreleased
INCOMPATIBLE CHANGES
@@ -52,6 +48,8 @@ Release 0.90.6 - Unreleased
HBASE-5379 Backport HBASE-4287 to 0.90 - If region opening fails, try to
transition region back to
"offline" in ZK
HBASE-5396 Handle the regions in regionPlans while processing
ServerShutdownHandler(Jieshan)
+ HBASE-5364 Fix source files missing licenses in 0.92 and trunk; Addendum
+ (Shaneal Manek)
HBASE-5490 Move the enum RS_ZK_REGION_FAILED_OPEN to the last of the enum
list in 0.90 EventHandler
(Ram)