Updated Branches: refs/heads/trunk 54a3d5395 -> 26aff203b
add #3794 to NEWS Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/26aff203 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/26aff203 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/26aff203 Branch: refs/heads/trunk Commit: 26aff203b1a89bde2b12353f0e6e084bc111da02 Parents: 54a3d53 Author: Jonathan Ellis <jbel...@apache.org> Authored: Wed Jul 11 16:33:45 2012 -0500 Committer: Jonathan Ellis <jbel...@apache.org> Committed: Wed Jul 11 16:33:45 2012 -0500 ---------------------------------------------------------------------- NEWS.txt | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/26aff203/NEWS.txt ---------------------------------------------------------------------- diff --git a/NEWS.txt b/NEWS.txt index 11c735d..fd13667 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -41,6 +41,8 @@ Upgrading Features -------- + - Cassandra can now handle concurrent CREATE TABLE schema changes + as well as other updates - rpc_timeout has been split up to allow finer-grained control on timeouts for different operation types