You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by al...@apache.org on 2014/02/03 23:00:39 UTC

git commit: Unscarify 6510 CHANGES

Updated Branches:
  refs/heads/cassandra-1.2 3f9875c7f -> 814a91209


Unscarify 6510 CHANGES


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

Branch: refs/heads/cassandra-1.2
Commit: 814a91209418206f791eda1cebc83262c9e225f0
Parents: 3f9875c
Author: Aleksey Yeschenko <al...@apache.org>
Authored: Tue Feb 4 01:00:29 2014 +0300
Committer: Aleksey Yeschenko <al...@apache.org>
Committed: Tue Feb 4 01:00:29 2014 +0300

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/814a9120/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 68bed3b..981f977 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -5,7 +5,7 @@
  * Allow executing CREATE statements multiple times (CASSANDRA-6471)
  * Don't send confusing info with timeouts (CASSANDRA-6491)
  * Don't resubmit counter mutation runnables internally (CASSANDRA-6427)
- * Don't drop local mutations without a trace (CASSANDRA-6510)
+ * Don't drop local mutations without a hint (CASSANDRA-6510)
  * Don't allow null max_hint_window_in_ms (CASSANDRA-6419)
  * Validate SliceRange start and finish lengths (CASSANDRA-6521)
  * fsync compression metadata (CASSANDRA-6531)