You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by jb...@apache.org on 2013/12/13 00:45:26 UTC

[2/3] git commit: add #5125 to CHANGES

add #5125 to CHANGES


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

Branch: refs/heads/trunk
Commit: fb5808d431bc44a39033651a8811aeef169a1df4
Parents: c4d3a31
Author: Jonathan Ellis <jb...@apache.org>
Authored: Fri Dec 13 05:35:07 2013 +0600
Committer: Jonathan Ellis <jb...@apache.org>
Committed: Fri Dec 13 05:35:07 2013 +0600

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/fb5808d4/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index d573e37..a4b34ca 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -345,6 +345,7 @@ Merged from 1.2:
 
 
 2.0.0-beta1
+ * Add support for indexing clustered columns (CASSANDRA-5125)
  * Removed on-heap row cache (CASSANDRA-5348)
  * use nanotime consistently for node-local timeouts (CASSANDRA-5581)
  * Avoid unnecessary second pass on name-based queries (CASSANDRA-5577)