Author: jdcryans
Date: Wed Apr 13 00:02:01 2011
New Revision: 1091610
URL: http://svn.apache.org/viewvc?rev=1091610&view=rev
Log:
ugh fixing CHANGES for 3755
Modified:
hbase/trunk/CHANGES.txt
Modified: hbase/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hbase/trunk/CHANGES.txt?rev=1091610&r1=1091609&r2=1091610&view=diff
==============================================================================
--- hbase/trunk/CHANGES.txt (original)
+++ hbase/trunk/CHANGES.txt Wed Apr 13 00:02:01 2011
@@ -190,7 +190,7 @@ Release 0.90.3 - Unreleased
(Ted Yu via Stack)
HBASE-3750 HTablePool.putTable() should call releaseHTableInterface()
for discarded tables (Ted Yu via garyh)
- HBASE=3755 Catch zk's ConnectionLossException and augment error
+ HBASE-3755 Catch zk's ConnectionLossException and augment error
message with more help
IMPROVEMENTS