Updated Branches: refs/heads/trunk a89c8b4d3 -> bbcbfd865
add #3762 to CHANGES Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/bbcbfd86 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/bbcbfd86 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/bbcbfd86 Branch: refs/heads/trunk Commit: bbcbfd865828c430e536ceaa6142b098432a3ace Parents: a89c8b4 Author: Jonathan Ellis <[email protected]> Authored: Mon Jun 18 20:11:45 2012 -0500 Committer: Jonathan Ellis <[email protected]> Committed: Mon Jun 18 20:11:45 2012 -0500 ---------------------------------------------------------------------- CHANGES.txt | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/bbcbfd86/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index c85fd92..2bf2586 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,5 @@ 1.2-dev + * rewrite key cache save/load to use only sequential i/o (CASSANDRA-3762) * update MS protocol with a version handshake + broadcast address id (CASSANDRA-4311) * multithreaded hint replay (CASSANDRA-4189)
