add #4150 to CHANGES
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/65b09c8c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/65b09c8c Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/65b09c8c Branch: refs/heads/cassandra-1.1 Commit: 65b09c8c99d0c6a9f4080d71ee46b4ec30978ba7 Parents: 170e14a Author: Jonathan Ellis <[email protected]> Authored: Wed Jun 20 15:23:44 2012 -0500 Committer: Jonathan Ellis <[email protected]> Committed: Wed Jun 20 15:23:56 2012 -0500 ---------------------------------------------------------------------- CHANGES.txt | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/65b09c8c/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 9e3dd67..92d1c3e 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -19,6 +19,7 @@ Merged from 1.0: 1.1.1 + * allow larger cache capacities than 2GB (CASSANDRA-4150) * add getsstables command to nodetool (CASSANDRA-4199) * apply parent CF compaction settings to secondary index CFs (CASSANDRA-4280) * preserve commitlog size cap when recycling segments at startup
