Updated Branches: refs/heads/trunk 7a9ca840a -> a5cba7906
fix changes formatting Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a5cba790 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a5cba790 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/a5cba790 Branch: refs/heads/trunk Commit: a5cba79065a0676098c5fdf4e4a84469e30666bc Parents: 7a9ca84 Author: Brandon Williams <[email protected]> Authored: Fri Sep 28 17:31:06 2012 -0500 Committer: Brandon Williams <[email protected]> Committed: Fri Sep 28 17:31:06 2012 -0500 ---------------------------------------------------------------------- CHANGES.txt | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/a5cba790/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index a7a7ca7..7425111 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -11,8 +11,7 @@ * Fix scrubbing of CQL3 created tables (CASSANDRA-4685) * (CQL3) Fix validation when using counter and regular columns in the same table (CASSANDRA-4706) - * Fix bug starting Cassandra with simple authentication (CASSANDRA-4648 - * ) + * Fix bug starting Cassandra with simple authentication (CASSANDRA-4648) 1.2-beta1 * add atomic_batch_mutate (CASSANDRA-4542, -4635)
