Repository: cassandra
Updated Branches:
  refs/heads/cassandra-3.0 79097d75c -> b13e480e6


Add missing CHANGES.txt entry for CASSANDRA-10363

patch by Benjamin Lerer for CASSANDRA-10363


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

Branch: refs/heads/cassandra-3.0
Commit: 86583af4ca0eac34725136adee3143f9b14b75b4
Parents: 328916d
Author: blerer <benjamin.le...@datastax.com>
Authored: Wed Oct 21 10:08:50 2015 +0200
Committer: blerer <benjamin.le...@datastax.com>
Committed: Wed Oct 21 10:08:50 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/86583af4/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index dbb3480..6734f75 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -8,6 +8,7 @@
  * (cqlsh) allow custom time_format for COPY TO (CASSANDRA-8970)
  * Don't allow startup if the node's rack has changed (CASSANDRA-10242)
  * (cqlsh) show partial trace if incomplete after max_trace_wait 
(CASSANDRA-7645)
+ * Fix sorting for queries with an IN condition on partition key columns 
(CASSANDRA-10363)
 
 
 2.1.11

Reply via email to