Repository: cassandra
Updated Branches:
  refs/heads/trunk 300730790 -> 53b4ffac3


ninja fix JIRA number for CASSANDRA-10406


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

Branch: refs/heads/trunk
Commit: 53b4ffac3856e38089b36b34dd86304f84233639
Parents: 3007307
Author: Yuki Morishita <[email protected]>
Authored: Tue Apr 26 08:09:25 2016 -0500
Committer: Yuki Morishita <[email protected]>
Committed: Tue Apr 26 08:09:25 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/53b4ffac/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index e80e1d5..dad329b 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,7 +2,7 @@
  * Fix potential timeout in NativeTransportService.testConcurrentDestroys 
(CASSANDRA-10756)
  * Support large partitions on the 3.0 sstable format (CASSANDRA-11206)
  * JSON datetime formatting needs timezone (CASSANDRA-11137)
- * Add support to rebuild from specific range (CASSANDRA-10409)
+ * Add support to rebuild from specific range (CASSANDRA-10406)
  * Optimize the overlapping lookup by calculating all the
    bounds in advance (CASSANDRA-11571)
  * Support json/yaml output in noetool tablestats (CASSANDRA-5977)

Reply via email to