add 3997 to CHANGES

This commit is contained in:
Jonathan Ellis 2013-05-10 12:16:26 -05:00
parent 03a1fb10fb
commit 738b127b0f
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
2.0
* JEMalloc support for off-heap allocation (CASSANDRA-3997)
* Single-pass compaction (CASSANDRA-4180)
* Removed token range bisection (CASSANDRA-5518)
* Removed compatibility with pre-1.2.5 sstables and network messages