You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by ma...@apache.org on 2014/02/06 18:01:28 UTC

[4/4] git commit: Update CHANGES after CASSANDRA-5357

Update CHANGES after CASSANDRA-5357


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/300b0263
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/300b0263
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/300b0263

Branch: refs/heads/trunk
Commit: 300b02633e79f8e786a8a1f3ee1425d726c74663
Parents: 0b56fc0
Author: Marcus Eriksson <ma...@apache.org>
Authored: Thu Feb 6 18:00:30 2014 +0100
Committer: Marcus Eriksson <ma...@apache.org>
Committed: Thu Feb 6 18:00:30 2014 +0100

----------------------------------------------------------------------
 CHANGES.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/300b0263/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 1edbe0a..9d752ee 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -26,7 +26,7 @@
    uniquely for CF id (CASSANDRA-5202)
  * New counters implementation (CASSANDRA-6504)
  * Replace UnsortedColumns usage with ArrayBackedSortedColumns (CASSANDRA-6630)
-
+ * Add option to use row cache with a given amount of rows (CASSANDRA-5357)
 
 2.0.6
  * Fix upgradesstables NPE for non-CF-based indexes (CASSANDRA-6645)