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/01/08 22:42:29 UTC

[1/3] git commit: update CHANGES retroactively

update CHANGES retroactively


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

Branch: refs/heads/cassandra-1.2
Commit: 5c8f0994f96ec09ed157c6c3640c5441d033eb88
Parents: a96a8d4
Author: Jonathan Ellis <jb...@apache.org>
Authored: Tue Jan 8 15:42:22 2013 -0600
Committer: Jonathan Ellis <jb...@apache.org>
Committed: Tue Jan 8 15:42:22 2013 -0600

----------------------------------------------------------------------
 CHANGES.txt |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/5c8f0994/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 37a47f3..22a3bbd 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -35,6 +35,8 @@ Merged from 1.1:
  * Disallow counters in collections (CASSANDRA-5082)
  * cqlsh: add unit tests (CASSANDRA-3920)
  * fix default bloom_filter_fp_chance for LeveledCompactionStrategy (CASSANDRA-5093)
+Merged from 1.1:
+ * add validation for get_range_slices with start_key and end_token (CASSANDRA-5089)
 
 
 1.2.0-rc2