mirror of https://github.com/apache/cassandra
Fix minor grammar mistake in NEWS.txt
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.6@1051276 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5d410cddfc
commit
e578b9f1bb
2
NEWS.txt
2
NEWS.txt
|
|
@ -16,7 +16,7 @@ Upgrading
|
|||
---------
|
||||
- We try to keep minor versions 100% compatible (data format,
|
||||
commitlog format, network format) within the major series, but
|
||||
we introduced a network-level incompatibility in this 0.6.1.
|
||||
we introduced a network-level incompatibility in 0.6.1.
|
||||
Thus, if you are upgrading from 0.6.0 to any higher version
|
||||
(0.6.1, 0.6.2, etc.) then you will need to restart your entire
|
||||
cluster with the new version, instead of being able to do a
|
||||
|
|
|
|||
Loading…
Reference in New Issue