You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by jb...@apache.org on 2011/09/22 22:48:22 UTC

svn commit: r1174379 - /cassandra/branches/cassandra-1.0.0/CHANGES.txt

Author: jbellis
Date: Thu Sep 22 20:48:21 2011
New Revision: 1174379

URL: http://svn.apache.org/viewvc?rev=1174379&view=rev
Log:
update CHANGES

Modified:
    cassandra/branches/cassandra-1.0.0/CHANGES.txt

Modified: cassandra/branches/cassandra-1.0.0/CHANGES.txt
URL: http://svn.apache.org/viewvc/cassandra/branches/cassandra-1.0.0/CHANGES.txt?rev=1174379&r1=1174378&r2=1174379&view=diff
==============================================================================
--- cassandra/branches/cassandra-1.0.0/CHANGES.txt (original)
+++ cassandra/branches/cassandra-1.0.0/CHANGES.txt Thu Sep 22 20:48:21 2011
@@ -11,7 +11,7 @@
  * Base choice of random or "balanced" token on bootstrap on whether
    schema definitions were found (CASSANDRA-3219)
  * Fixes for LeveledCompactionStrategy score computation, prioritization,
-   and scheduling (CASSANDRA-3224)
+   scheduling, and performance (CASSANDRA-3224, 3234)
  * parallelize sstable open at server startup (CASSANDRA-2988)
  * fix handling of exceptions writing to OutboundTcpConnection (CASSANDRA-3235)