Updated Branches: refs/heads/cassandra-1.1.0 6bc91392a -> 37289014e
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/37289014 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/37289014 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/37289014 Branch: refs/heads/cassandra-1.1.0 Commit: 37289014efad3dee974d3ab5d3d3b1ef38555ecc Parents: 6bc9139 Author: Sylvain Lebresne <[email protected]> Authored: Fri Apr 20 17:30:57 2012 +0200 Committer: Sylvain Lebresne <[email protected]> Committed: Fri Apr 20 17:30:57 2012 +0200 ---------------------------------------------------------------------- NEWS.txt | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/37289014/NEWS.txt ---------------------------------------------------------------------- diff --git a/NEWS.txt b/NEWS.txt index 9eeb4be..1f46b4a 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -14,8 +14,6 @@ by version X, but the inverse is not necessarily the case.) Upgrading --------- - - Non-string column aliases are no longer supported; that is, the - column names for defined metadata must be strings. - 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.
