Remove other obsolete NEW entry
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/15f12e65 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/15f12e65 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/15f12e65 Branch: refs/heads/trunk Commit: 15f12e6581ced40e3282c62b5a6b8ce73b1c6dbc Parents: 17e3cc4 Author: Sylvain Lebresne <[email protected]> Authored: Fri Apr 20 17:32:13 2012 +0200 Committer: Jonathan Ellis <[email protected]> Committed: Tue Apr 24 13:11:23 2012 -0500 ---------------------------------------------------------------------- NEWS.txt | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/15f12e65/NEWS.txt ---------------------------------------------------------------------- diff --git a/NEWS.txt b/NEWS.txt index 8fb9324..39d3dd5 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -19,6 +19,9 @@ Upgrading - The KsDef.replication_factor field (deprecated since 0.8) has been removed. Older clients will need to be updated to be able to continue to created and update keyspaces. + - The KsDef.replication_factor field (deprecated since 0.8) has + been removed. Older clients will need to be updated to be able + to continue to created and update keyspaces. - If you are running a multi datacenter setup, you should upgrade to the latest 1.0.x (or 0.8.x) release before upgrading. Versions 0.8.8 and 1.0.3-1.0.5 generate cross-dc forwarding that is incompatible
