Author: jbellis Date: Thu Oct 14 21:14:34 2010 New Revision: 1022714 URL: http://svn.apache.org/viewvc?rev=1022714&view=rev Log: r/m duplicate mention of 1417 Modified: cassandra/branches/cassandra-0.6/CHANGES.txt Modified: cassandra/branches/cassandra-0.6/CHANGES.txt URL: http://svn.apache.org/viewvc/cassandra/branches/cassandra-0.6/CHANGES.txt?rev=1022714&r1=1022713&r2=1022714&view=diff ============================================================================== --- cassandra/branches/cassandra-0.6/CHANGES.txt (original) +++ cassandra/branches/cassandra-0.6/CHANGES.txt Thu Oct 14 21:14:34 2010 @@ -37,7 +37,6 @@ * add memtable, cache information to GCInspector logs (CASSANDRA-1558) * enable/disable HintedHandoff via JMX (CASSANDRA-1550) * allow nodes to change IPs between restarts (CASSANDRA-1518) - * add save/load of row + key caches (CASSANDRA-1417) * remove assertion causing rare (and harmless) error messages in commitlog (CASSANDRA-1330) * optimize SSTableReader.loadIndexFile to reduce re-reading of index