From 05fcfa2be4eba2cd6daeee62d943f48c45f42668 Mon Sep 17 00:00:00 2001 From: Sylvain Lebresne Date: Mon, 24 Mar 2014 17:16:15 +0100 Subject: [PATCH] Update versions and NEWS for 1.2.16 release --- NEWS.txt | 9 +++++++++ build.xml | 2 +- debian/changelog | 6 ++++++ 3 files changed, 16 insertions(+), 1 deletion(-) diff --git a/NEWS.txt b/NEWS.txt index 771536d5b7..f297634115 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -14,6 +14,15 @@ restore snapshots created with the previous major version using the using the provided 'sstableupgrade' tool. +1.2.16 +====== + +Upgrading +--------- + - Nothing specific to this release, but please see 1.2.15 if you are upgrading + from a previous version. + + 1.2.15 ====== diff --git a/build.xml b/build.xml index eaf35b5bb4..5db0a6af9e 100644 --- a/build.xml +++ b/build.xml @@ -25,7 +25,7 @@ - + diff --git a/debian/changelog b/debian/changelog index bb8ecf2a32..50318c8a6c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cassandra (1.2.16) unstable; urgency=low + + * New release + + -- Sylvain Lebresne Mon, 24 Mar 2014 17:15:34 +0100 + cassandra (1.2.15) unstable; urgency=low * New release