Updated Branches: refs/heads/trunk 5dc8ba837 -> 937f15e17
Add missing changelog entry Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/937f15e1 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/937f15e1 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/937f15e1 Branch: refs/heads/trunk Commit: 937f15e172455a608543ae9063f46b106601aee5 Parents: 5dc8ba8 Author: Sylvain Lebresne <[email protected]> Authored: Mon Oct 1 16:49:07 2012 +0200 Committer: Sylvain Lebresne <[email protected]> Committed: Mon Oct 1 16:49:07 2012 +0200 ---------------------------------------------------------------------- CHANGES.txt | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/937f15e1/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 7425111..89ee88d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -12,6 +12,7 @@ * (CQL3) Fix validation when using counter and regular columns in the same table (CASSANDRA-4706) * Fix bug starting Cassandra with simple authentication (CASSANDRA-4648) + * Add support for batchlog in CQL3 (CASSANDRA-4545) 1.2-beta1 * add atomic_batch_mutate (CASSANDRA-4542, -4635)
