version 3.0.8
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/1cff5fae Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/1cff5fae Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/1cff5fae Branch: refs/heads/trunk Commit: 1cff5faea1766fb874d1e68bbb18e222c522c0a6 Parents: 00e2f88 Author: T Jake Luciani <[email protected]> Authored: Tue Jun 28 20:14:03 2016 -0400 Committer: T Jake Luciani <[email protected]> Committed: Tue Jun 28 20:14:03 2016 -0400 ---------------------------------------------------------------------- NEWS.txt | 8 ++++++++ debian/changelog | 6 ++++++ 2 files changed, 14 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/1cff5fae/NEWS.txt ---------------------------------------------------------------------- diff --git a/NEWS.txt b/NEWS.txt index dbaece1..56dd6ea 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.0.8 +===== + +Upgrading +--------- + - Nothing specific to this release, but please see previous versions upgrading section, + especially if you are upgrading from 2.2. + 3.0.7 ===== http://git-wip-us.apache.org/repos/asf/cassandra/blob/1cff5fae/debian/changelog ---------------------------------------------------------------------- diff --git a/debian/changelog b/debian/changelog index 0fbb787..69b7cf9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cassandra (3.0.8) unstable; urgency=medium + + * New release + + -- Jake Luciani <[email protected]> Tue, 28 Jun 2016 20:12:22 -0400 + cassandra (3.0.7) unstable; urgency=medium * New release
