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/09/14 20:19:40 UTC

svn commit: r1170757 - /cassandra/branches/cassandra-0.8/CHANGES.txt

Author: jbellis
Date: Wed Sep 14 18:19:39 2011
New Revision: 1170757

URL: http://svn.apache.org/viewvc?rev=1170757&view=rev
Log:
update CHANGES

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

Modified: cassandra/branches/cassandra-0.8/CHANGES.txt
URL: http://svn.apache.org/viewvc/cassandra/branches/cassandra-0.8/CHANGES.txt?rev=1170757&r1=1170756&r2=1170757&view=diff
==============================================================================
--- cassandra/branches/cassandra-0.8/CHANGES.txt (original)
+++ cassandra/branches/cassandra-0.8/CHANGES.txt Wed Sep 14 18:19:39 2011
@@ -172,7 +172,7 @@
  * fix re-using index CF sstable names after drop/recreate (CASSANDRA-2872)
  * prepend CF to default index names (CASSANDRA-2903)
  * fix hint replay (CASSANDRA-2928)
- * Properly synchronize merkle tree computation (CASSANDRA-2816)
+ * Properly synchronize repair's merkle tree computation (CASSANDRA-2816)
  * escape quotes in sstable2json (CASSANDRA-2780)
  * allows using cli functions in cli del statement (CASSANDRA-2821)
  * allows quoted classes in CLI (CASSANDRA-2899)