3.5 version bump
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/89bd9350 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/89bd9350 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/89bd9350 Branch: refs/heads/trunk Commit: 89bd93502ac141f8cd13f8738bb4314488db2a5a Parents: a28d6d1 Author: T Jake Luciani <[email protected]> Authored: Sat Apr 2 08:00:48 2016 -0400 Committer: T Jake Luciani <[email protected]> Committed: Sat Apr 2 08:00:48 2016 -0400 ---------------------------------------------------------------------- NEWS.txt | 8 ++++++++ debian/changelog | 6 ++++++ 2 files changed, 14 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/89bd9350/NEWS.txt ---------------------------------------------------------------------- diff --git a/NEWS.txt b/NEWS.txt index d554ac2..4a9fce8 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -13,6 +13,14 @@ restore snapshots created with the previous major version using the 'sstableloader' tool. You can upgrade the file format of your snapshots using the provided 'sstableupgrade' tool. +3.5 +=== + +Upgrading +--------- + - Nothing specific to 3.4 but please see previous versions upgrading section, + especially if you are upgrading from 2.2. + 3.4 === http://git-wip-us.apache.org/repos/asf/cassandra/blob/89bd9350/debian/changelog ---------------------------------------------------------------------- diff --git a/debian/changelog b/debian/changelog index a8d7e7a..21884a4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cassandra (3.5) unstable; urgency=medium + + * New release + + -- Jake Luciani <[email protected]> Sat, 02 Apr 2016 07:59:56 -0400 + cassandra (3.4) unstable; urgency=medium * New release
