You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by br...@apache.org on 2012/01/12 18:06:06 UTC

[3/4] git commit: Fix mistake in NEWS file

Fix mistake in NEWS file


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d7e40a1c
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d7e40a1c
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/d7e40a1c

Branch: refs/heads/trunk
Commit: d7e40a1cdd3394ea5f5178e1b01ff693a0f173c2
Parents: c1f125b
Author: Sylvain Lebresne <sy...@datastax.com>
Authored: Thu Jan 12 10:30:25 2012 +0100
Committer: Sylvain Lebresne <sy...@datastax.com>
Committed: Thu Jan 12 10:30:25 2012 +0100

----------------------------------------------------------------------
 NEWS.txt |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/d7e40a1c/NEWS.txt
----------------------------------------------------------------------
diff --git a/NEWS.txt b/NEWS.txt
index 2356faa..2c29606 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -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
 =====