Updated Branches: refs/heads/trunk de59418d6 -> edf9e0e16
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/e41624e6 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/e41624e6 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/e41624e6 Branch: refs/heads/trunk Commit: e41624e636e43ff446f2d4d1d6802ccba93e015b Parents: de59418 Author: Sylvain Lebresne <[email protected]> Authored: Fri Apr 20 17:30:57 2012 +0200 Committer: Brandon Williams <[email protected]> Committed: Tue Apr 24 13:28:19 2012 -0500 ---------------------------------------------------------------------- NEWS.txt | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/e41624e6/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
