mirror of https://github.com/apache/cassandra
document changes made in CASSANDRA-900
Patch by eevans for CASSANDRA-900 git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@927100 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8fb1d3b042
commit
a58c7fd9d4
|
|
@ -3,6 +3,7 @@ dev
|
|||
* bitmask matching in SliceRange queries (CASSANDRA-764)
|
||||
* switched to slf4j logging (CASSANDRA-625)
|
||||
* drain method to flush memtables and purge commit log prior to shutdown. (CASSANDRA-880)
|
||||
* access levels for authentication/authorization (CASSANDRA-900)
|
||||
|
||||
|
||||
0.6.0-RC1
|
||||
|
|
|
|||
Loading…
Reference in New Issue