Author: brandonwilliams
Date: Mon Dec 20 20:23:34 2010
New Revision: 1051276

URL: http://svn.apache.org/viewvc?rev=1051276&view=rev
Log:
Fix minor grammar mistake in NEWS.txt

Modified:
    cassandra/branches/cassandra-0.6/NEWS.txt
    cassandra/branches/cassandra-0.7/NEWS.txt
    cassandra/trunk/NEWS.txt

Modified: cassandra/branches/cassandra-0.6/NEWS.txt
URL: 
http://svn.apache.org/viewvc/cassandra/branches/cassandra-0.6/NEWS.txt?rev=1051276&r1=1051275&r2=1051276&view=diff
==============================================================================
--- cassandra/branches/cassandra-0.6/NEWS.txt (original)
+++ cassandra/branches/cassandra-0.6/NEWS.txt Mon Dec 20 20:23:34 2010
@@ -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

Modified: cassandra/branches/cassandra-0.7/NEWS.txt
URL: 
http://svn.apache.org/viewvc/cassandra/branches/cassandra-0.7/NEWS.txt?rev=1051276&r1=1051275&r2=1051276&view=diff
==============================================================================
--- cassandra/branches/cassandra-0.7/NEWS.txt (original)
+++ cassandra/branches/cassandra-0.7/NEWS.txt Mon Dec 20 20:23:34 2010
@@ -135,7 +135,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

Modified: cassandra/trunk/NEWS.txt
URL: 
http://svn.apache.org/viewvc/cassandra/trunk/NEWS.txt?rev=1051276&r1=1051275&r2=1051276&view=diff
==============================================================================
--- cassandra/trunk/NEWS.txt (original)
+++ cassandra/trunk/NEWS.txt Mon Dec 20 20:23:34 2010
@@ -135,7 +135,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


Reply via email to