update CHANGES

git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@955274 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jonathan Ellis 2010-06-16 15:32:51 +00:00
parent 72854b4283
commit eb1466330a
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ dev
* replace constant-size 2GB mmaped segments and special casing for index
entries spanning segment boundaries, with SegmentedFile that computes
segments that always contain entire entries/rows (CASSANDRA-1117)
* avoid reading large rows into memory during compaction (CASSANDRA-16)
0.6.3