Repository: cassandra Updated Branches: refs/heads/cassandra-3.3 4d9a0a1e6 -> 663f7653e refs/heads/trunk 0bb63d285 -> dfeb8fe82
Remove duplication from NEWS.txt Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/663f7653 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/663f7653 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/663f7653 Branch: refs/heads/cassandra-3.3 Commit: 663f7653e04b9c8620cc3ed06f9c97bd7dc62e35 Parents: 4d9a0a1 Author: Sam Tunnicliffe <[email protected]> Authored: Tue Jan 12 12:51:37 2016 +0000 Committer: Sam Tunnicliffe <[email protected]> Committed: Tue Jan 12 12:51:37 2016 +0000 ---------------------------------------------------------------------- NEWS.txt | 6 ------ 1 file changed, 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/663f7653/NEWS.txt ---------------------------------------------------------------------- diff --git a/NEWS.txt b/NEWS.txt index b6b9e92..9dd4e25 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -31,12 +31,6 @@ New features Upgrading --------- - - Nothing specific to 3.2 but please see previous versions upgrading section, - especially if you are upgrading from 2.2. - - -Upgrading ---------- - The compression ratio metrics computation has been modified to be more accurate. - Running Cassandra as root is prevented by default. - JVM options are moved from cassandra-env.(sh|ps1) to jvm.options file
