From 0efd00be7b32d3b401a618fddf137c78b8b47ebb Mon Sep 17 00:00:00 2001 From: Jonathan Ellis Date: Mon, 23 Nov 2009 20:13:54 +0000 Subject: [PATCH] update CHANGES git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@883481 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index ca02b8da7e..da27b32927 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,7 @@ +0.5.0 dev + * Bootstrap improvements (several tickets) + + 0.5.0 beta * Allow multiple simultaneous flushes, improving flush throughput on multicore systems (CASSANDRA-401) @@ -36,7 +40,6 @@ for normal writes (CASSANDRA-446) and bulk load (CASSANDRA-420) * Add MemtableFlushAfterMinutes, a global replacement for the old per-CF FlushPeriodInMinutes setting (CASSANDRA-463) - * Datacenter quorum consistency levels (CASSANDRA-492) * optimizations to slice reading (CASSANDRA-350) and supercolumn queries (CASSANDRA-510) * force binding to given listenaddress for nodes with multiple