Updated Branches:
  refs/heads/cassandra-1.2 59bf44dd9 -> df778818b
  refs/heads/cassandra-2.0 2629e5e4e -> bee0b4b9d
  refs/heads/trunk 6cb5da88a -> aca45fe99


add ticket number to changes


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/df778818
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/df778818
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/df778818

Branch: refs/heads/cassandra-1.2
Commit: df778818bf9eb5c3fe88f5787c6018c73f5c8a9b
Parents: 59bf44d
Author: Brandon Williams <brandonwilli...@apache.org>
Authored: Tue Oct 22 16:58:20 2013 -0500
Committer: Brandon Williams <brandonwilli...@apache.org>
Committed: Tue Oct 22 16:58:20 2013 -0500

----------------------------------------------------------------------
 CHANGES.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/df778818/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 4d07d78..b5f83b7 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -7,7 +7,7 @@
 1.2.11
  * Add a warning for small LCS sstable size (CASSANDRA-6191)
  * Add ability to list specific KS/CF combinations in nodetool cfstats 
(CASSANDRA-4191)
- * Mark CF clean if a mutation raced the drop and got it marked dirty 
+ * Mark CF clean if a mutation raced the drop and got it marked dirty 
(CASSANDRA-5946)
  * Add a LOCAL_ONE consistency level (CASSANDRA-6202)
  * Limit CQL prepared statement cache by size instead of count (CASSANDRA-6107)
  * Tracing should log write failure rather than raw exceptions (CASSANDRA-6133)

Reply via email to