From bf1ed4089cec0d56fe8b7c9e127f3feb865b1fe4 Mon Sep 17 00:00:00 2001 From: Brandon Williams Date: Fri, 4 Jan 2013 12:13:49 -0600 Subject: [PATCH] Update news for 4880 --- NEWS.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS.txt b/NEWS.txt index 8b69a317ab..04da469b93 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -8,6 +8,14 @@ upgrade, just in case you need to roll back to the previous version. (Cassandra version X + 1 will always be able to read data files created by version X, but the inverse is not necessarily the case.) +1.1.9 +===== + +Upgrading +--------- + - If you are upgrading from a version less than 1.1.7, all nodes must be + upgraded before any streaming can take place. + 1.1.8 =====