Repository: cassandra Updated Branches: refs/heads/cassandra-3.1 5b9f8eb39 -> e09287372
3.1 version Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e0928737 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/e0928737 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/e0928737 Branch: refs/heads/cassandra-3.1 Commit: e092873728dc88aebc6ee10153b9bd3cd90cd858 Parents: 5b9f8eb Author: T Jake Luciani <[email protected]> Authored: Fri Dec 4 16:00:43 2015 -0500 Committer: T Jake Luciani <[email protected]> Committed: Fri Dec 4 16:00:43 2015 -0500 ---------------------------------------------------------------------- NEWS.txt | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/e0928737/NEWS.txt ---------------------------------------------------------------------- diff --git a/NEWS.txt b/NEWS.txt index d41384b..e296544 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -13,7 +13,7 @@ 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.1 +3.1 ===== Upgrading http://git-wip-us.apache.org/repos/asf/cassandra/blob/e0928737/debian/changelog ---------------------------------------------------------------------- diff --git a/debian/changelog b/debian/changelog index 706714a..0714269 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cassandra (3.1) unstable; urgency=medium + + * New release + + -- Jake Luciani <[email protected]> Fri, 04 Dec 2015 16:00:04 -0500 + cassandra (3.0.0) unstable; urgency=medium * New release
