Updated Branches: refs/heads/trunk 883c34b7c -> e73d37d26
Add missing CHANGES.txt entry for 3919 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e73d37d2 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/e73d37d2 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/e73d37d2 Branch: refs/heads/trunk Commit: e73d37d26b29c15009b446060162fc24ac9eb90e Parents: 883c34b Author: Aleksey Yeschenko <[email protected]> Authored: Thu Apr 18 03:50:36 2013 +0300 Committer: Aleksey Yeschenko <[email protected]> Committed: Thu Apr 18 03:50:36 2013 +0300 ---------------------------------------------------------------------- CHANGES.txt | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/e73d37d2/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 9a80581..474cf68 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -33,6 +33,7 @@ * Improve repair by deciding on a gcBefore before sending out TreeRequests (CASSANDRA-4932) * Add an official way to disable compactions (CASSANDRA-5074) + * Reenable ALTER TABLE DROP with new semantics (CASSANDRA-3919) 1.2.5
