From 8fca88e3068f7c1ec8aa36506643d2a044dd59e3 Mon Sep 17 00:00:00 2001 From: Sylvain Lebresne Date: Fri, 17 Oct 2014 13:45:08 +0200 Subject: [PATCH] Update news/version for 2.1.1 --- NEWS.txt | 5 +++++ debian/changelog | 6 ++++++ 2 files changed, 11 insertions(+) diff --git a/NEWS.txt b/NEWS.txt index 50b9c7e091..ecdb47efed 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -16,6 +16,11 @@ using the provided 'sstableupgrade' tool. 2.1.1 ===== +Upgrading +--------- + - Nothing specific to this release, but please see 2.1 if you are upgrading + from a previous version. + New features ------------ - Netty support for epoll on linux is now enabled. If for some diff --git a/debian/changelog b/debian/changelog index f2eccebf48..4e240eb06f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cassandra (2.1.1) unstable; urgency=medium + + * New release + + -- Sylvain Lebresne Fri, 17 Oct 2014 13:43:46 +0200 + cassandra (2.1.0) unstable; urgency=medium * New release