Remove obsolete line from the NEWS file
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/706edf94 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/706edf94 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/706edf94 Branch: refs/heads/trunk Commit: 706edf94f809e4def86ea04fc5eb61b71ad699da Parents: 808d7c9 Author: Sylvain Lebresne <[email protected]> Authored: Fri Apr 20 17:30:57 2012 +0200 Committer: Sylvain Lebresne <[email protected]> Committed: Tue Apr 24 20:21:24 2012 +0200 ---------------------------------------------------------------------- NEWS.txt | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/706edf94/NEWS.txt ---------------------------------------------------------------------- diff --git a/NEWS.txt b/NEWS.txt index 8593ee5..2c5f7b4 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -19,9 +19,6 @@ 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
