You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by go...@apache.org on 2011/06/16 22:45:16 UTC

svn commit: r1136663 - /cassandra/trunk/CHANGES.txt

Author: goffinet
Date: Thu Jun 16 20:45:16 2011
New Revision: 1136663

URL: http://svn.apache.org/viewvc?rev=1136663&view=rev
Log:
Updated CHANGES.txt

Modified:
    cassandra/trunk/CHANGES.txt

Modified: cassandra/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/cassandra/trunk/CHANGES.txt?rev=1136663&r1=1136662&r2=1136663&view=diff
==============================================================================
--- cassandra/trunk/CHANGES.txt (original)
+++ cassandra/trunk/CHANGES.txt Thu Jun 16 20:45:16 2011
@@ -5,7 +5,7 @@
  * make AbstractBounds.normalize de-overlapp overlapping ranges (CASSANDRA-2641)
  * replace CollatingIterator, ReducingIterator with MergeIterator 
    (CASSANDRA-2062)
-
+ * Fixed the ability to set compaction strategy in cli using create column family command (CASSANDRA-2778)
 
 0.8.1
  * CQL: