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

[2/8] git commit: update CHANGES, NEWS

update CHANGES, NEWS


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

Branch: refs/heads/cassandra-1.1
Commit: 057ea86206fb8307aee3b422421d9ca3c06142da
Parents: 795e441
Author: Jonathan Ellis <jb...@apache.org>
Authored: Wed Apr 18 11:32:01 2012 -0500
Committer: Jonathan Ellis <jb...@apache.org>
Committed: Wed Apr 18 11:39:14 2012 -0500

----------------------------------------------------------------------
 CHANGES.txt |    2 ++
 NEWS.txt    |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/057ea862/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 54e5e41..5c140ea 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -22,9 +22,11 @@
 Merged from 1.0:
  * avoid streaming empty files with bulk loader if sstablewriter errors out
    (CASSANDRA-3946)
+ * fix stress build (CASSANDRA-4140)
 
 
 1.1-rc1
+ * Include stress tool in binary builds (CASSANDRA-4103)
  * (Hadoop) fix wide row iteration when last row read was deleted
    (CASSANDRA-4154)
  * fix read_repair_chance to really default to 0.1 in the cli (CASSANDRA-4114)

http://git-wip-us.apache.org/repos/asf/cassandra/blob/057ea862/NEWS.txt
----------------------------------------------------------------------
diff --git a/NEWS.txt b/NEWS.txt
index 0b5b82b..8fb9324 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -78,6 +78,8 @@ Features
     - Off-heap caches no longer require JNA.
     - Streaming is now multithreaded.
     - Compactions may now be aborted via JMX or nodetool.
+    - The stress tool is not new in 1.1, but it is newly included in
+      binary builds as well as the source tree
 
 
 1.0.8