CHANGES
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6b587450 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/6b587450 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/6b587450 Branch: refs/heads/trunk Commit: 6b5874503e0bce67460a960343c65f76066f4b69 Parents: 5440a0a Author: Jonathan Ellis <[email protected]> Authored: Wed Oct 2 19:01:59 2013 -0500 Committer: Jonathan Ellis <[email protected]> Committed: Wed Oct 2 19:01:59 2013 -0500 ---------------------------------------------------------------------- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/6b587450/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 5267709..cc04eca 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,5 @@ 1.2.11 + * Never return WriteTimeout for CL.ANY (CASSANDRA-6032) * Tracing should log write failure rather than raw exceptions (CASSANDRA-6133) * lock access to TM.endpointToHostIdMap (CASSANDRA-6103) * Allow estimated memtable size to exceed slab allocator size (CASSANDRA-6078)
