Fix changes.txt

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

Branch: refs/heads/cassandra-2.1
Commit: 2200f7b1b6ef93ce0a3ff123a5b6884a0093959f
Parents: 9a0b395
Author: T Jake Luciani <j...@apache.org>
Authored: Wed Apr 29 14:26:58 2015 -0400
Committer: T Jake Luciani <j...@apache.org>
Committed: Wed Apr 29 14:26:58 2015 -0400

----------------------------------------------------------------------
 CHANGES.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/2200f7b1/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index c23b99f..7d0eae4 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,11 +1,11 @@
 2.1.6
+ * Fix deleting from an empty list (CASSANDRA-9198)
+ * Update tuple and collection types that use a user-defined type when that UDT
+   is modified (CASSANDRA-9148, CASSANDRA-9192)
 Merged from 2.0:
  * IncomingTcpConnection thread is not named (CASSANDRA-9262)
 
 2.1.5
- * Fix deleting from an empty list (CASSANDRA-9198)
- * Update tuple and collection types that use a user-defined type when that UDT
-   is modified (CASSANDRA-9148, CASSANDRA-9192)
  * Re-add deprecated cold_reads_to_omit param for backwards compat 
(CASSANDRA-9203)
  * Make anticompaction visible in compactionstats (CASSANDRA-9098)
  * Improve nodetool getendpoints documentation about the partition

Reply via email to