Author: jbellis
Date: Thu May 19 21:20:09 2011
New Revision: 1125114
URL: http://svn.apache.org/viewvc?rev=1125114&view=rev
Log:
mention unframed mode removal in NEWS
Modified:
cassandra/branches/cassandra-0.8/NEWS.txt
Modified: cassandra/branches/cassandra-0.8/NEWS.txt
URL:
http://svn.apache.org/viewvc/cassandra/branches/cassandra-0.8/NEWS.txt?rev=1125114&r1=1125113&r2=1125114&view=diff
==============================================================================
--- cassandra/branches/cassandra-0.8/NEWS.txt (original)
+++ cassandra/branches/cassandra-0.8/NEWS.txt Thu May 19 21:20:09 2011
@@ -17,6 +17,7 @@ Upgrading
applications using these classes will need to be updated accordingly.
- The loadbalance command has been removed from nodetool. For similar
behavior, decommission then rebootstrap with empty initial_token.
+ - Thrift unframed mode has been removed.
Features
--------