You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by br...@apache.org on 2014/07/29 20:52:40 UTC

git commit: typo

Repository: cassandra
Updated Branches:
  refs/heads/trunk 4d282ca5d -> 2827af469


typo


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

Branch: refs/heads/trunk
Commit: 2827af469da1d8c8b6f70ea4713e530a10297b5a
Parents: 4d282ca
Author: Brandon Williams <br...@apache.org>
Authored: Tue Jul 29 13:52:27 2014 -0500
Committer: Brandon Williams <br...@apache.org>
Committed: Tue Jul 29 13:52:36 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/2827af46/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 119e005..072117c 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -5,7 +5,7 @@
  * Remove CQL2 (CASSANDRA-5918)
  * Add Thrift get_multi_slice call (CASSANDRA-6757)
  * Optimize fetching multiple cells by name (CASSANDRA-6933)
- * Allow compilation in java 8 (CASSANDRA-7208)
+ * Allow compilation in java 8 (CASSANDRA-7028)
  * Make incremental repair default (CASSANDRA-7250)
  * Enable code coverage thru JaCoCo (CASSANDRA-7226)
  * Switch external naming of 'column families' to 'tables' (CASSANDRA-4369)