r/m duplicate changelog entry

git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@967207 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jonathan Ellis 2010-07-23 19:08:36 +00:00
parent 16a1951ec8
commit 7a926e5bff
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@ dev
* sstable versioning (CASSANDRA-389)
* 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)
* add ReadRepairChance to CF definition (CASSANDRA-930)
* fix heisenbug in system tests, especially common on OS X (CASSANDRA-944)