Update versions, news and changes for 1.0.11 release

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

Branch: refs/heads/trunk
Commit: 259be44a00154a80828ab9b8b412e81d55ccdc07
Parents: eed76ae
Author: Sylvain Lebresne <[email protected]>
Authored: Fri Jul 27 17:14:32 2012 +0200
Committer: Jonathan Ellis <[email protected]>
Committed: Tue Jul 31 11:27:21 2012 -0500

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/259be44a/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index c9f0551..7fdb073 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -201,6 +201,11 @@ Merged from 1.0:
  * Oversize integer in CQL throws NumberFormatException (CASSANDRA-4291)
  * fix 1.0.x node join to mixed version cluster, other nodes >= 1.1 
(CASSANDRA-4195)
  * Fix LCS splitting sstable base on uncompressed size (CASSANDRA-4419)
+ * Push the validation of secondary index values to the SecondaryIndexManager 
(CASSANDRA-4240)
+ * Don't purge columns during upgradesstables (CASSANDRA-4462)
+ * Make cqlsh work with piping (CASSANDRA-4113)
+ * Validate arguments for nodetool decommission (CASSANDRA-4061)
+ * Report thrift status in nodetool info (CASSANDRA-4010)
 
 
 1.1.0-final

Reply via email to