Author: jbellis
Date: Wed Jun 24 17:56:11 2009
New Revision: 788099

URL: http://svn.apache.org/viewvc?rev=788099&view=rev
Log:
add rc2, rc3 entries

Modified:
    incubator/cassandra/branches/cassandra-0.3/CHANGES.txt

Modified: incubator/cassandra/branches/cassandra-0.3/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/incubator/cassandra/branches/cassandra-0.3/CHANGES.txt?rev=788099&r1=788098&r2=788099&view=diff
==============================================================================
--- incubator/cassandra/branches/cassandra-0.3/CHANGES.txt (original)
+++ incubator/cassandra/branches/cassandra-0.3/CHANGES.txt Wed Jun 24 17:56:11 
2009
@@ -1,4 +1,14 @@
-0.3.0
+0.3.0 RC3
+ * Fix potential deadlock under load in TCPConnection.
+   (CASSANDRA-220)
+
+0.3.0 RC2
+ * Fix possible data loss when server is stopped after replaying
+   log but before new inserts force memtable flush.
+   (CASSANDRA-204)
+ * Added BUGS file
+
+0.3.0 RC1
 
  * Range queries on keys, including user-defined key collation
  * Remove support


Reply via email to