mirror of https://github.com/apache/cassandra
add rc2, rc3 entries
git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/branches/cassandra-0.3@788099 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ecaeaf7615
commit
2b10e68f34
12
CHANGES.txt
12
CHANGES.txt
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue