Update news for 4880
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/bf1ed408 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/bf1ed408 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/bf1ed408 Branch: refs/heads/cassandra-1.1 Commit: bf1ed4089cec0d56fe8b7c9e127f3feb865b1fe4 Parents: 3034eee Author: Brandon Williams <[email protected]> Authored: Fri Jan 4 12:13:49 2013 -0600 Committer: Brandon Williams <[email protected]> Committed: Fri Jan 4 12:13:49 2013 -0600 ---------------------------------------------------------------------- NEWS.txt | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/bf1ed408/NEWS.txt ---------------------------------------------------------------------- diff --git a/NEWS.txt b/NEWS.txt index 8b69a31..04da469 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 =====
