Fix mistake in NEWS file

This commit is contained in:
Sylvain Lebresne 2012-01-12 10:30:25 +01:00
parent c1f125b9b6
commit d7e40a1cdd
1 changed files with 7 additions and 7 deletions

View File

@ -15,6 +15,13 @@ Upgrading
---------
- Nothing specific to 1.0.7, please report to instruction for 1.0.6
Other
-----
- Adds new setstreamthroughput to nodetool to configure streaming
throttling
- Adds JMX property to get/set rpc_timeout_in_ms at runtime
- Allow configuring (per-CF) bloom_filter_fp_chance
1.0.6
=====
@ -29,13 +36,6 @@ Upgrading
setting the right value and then run scrub on the column family.
- Please report to instruction for 1.0.5 if coming from an older version.
Other
-----
- Adds new setstreamthroughput to nodetool to configure streaming
throttling
- Adds JMX property to get/set rpc_timeout_in_ms at runtime
- Allow configuring (per-CF) bloom_filter_fp_chance
1.0.5
=====