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 2011/03/09 15:58:22 UTC

svn commit: r1079821 - /cassandra/branches/cassandra-0.7/CHANGES.txt

Author: jbellis
Date: Wed Mar  9 14:58:22 2011
New Revision: 1079821

URL: http://svn.apache.org/viewvc?rev=1079821&view=rev
Log:
update CHANGES for CASSANDRA-2282 that got committed already (in r1079812 I think)

Modified:
    cassandra/branches/cassandra-0.7/CHANGES.txt

Modified: cassandra/branches/cassandra-0.7/CHANGES.txt
URL: http://svn.apache.org/viewvc/cassandra/branches/cassandra-0.7/CHANGES.txt?rev=1079821&r1=1079820&r2=1079821&view=diff
==============================================================================
--- cassandra/branches/cassandra-0.7/CHANGES.txt (original)
+++ cassandra/branches/cassandra-0.7/CHANGES.txt Wed Mar  9 14:58:22 2011
@@ -14,6 +14,8 @@
  * move sample schema from cassandra.yaml to schema-sample.txt,
    a cli scripts (CASSANDRA-2007)
  * avoid writing empty rows when scrubbing tombstoned rows (CASSANDRA-2296)
+ * fix assertion error in range and index scans for CL < ALL
+   (CASSANDRA-2282)
 
 
 0.7.3