Author: jbellis
Date: Thu Jan 14 22:30:13 2016
New Revision: 1724708

URL: http://svn.apache.org/viewvc?rev=1724708&view=rev
Log:
cleanup

Modified:
    cassandra/site/publish/download/index.html
    cassandra/site/src/content/download/index.html

Modified: cassandra/site/publish/download/index.html
URL: 
http://svn.apache.org/viewvc/cassandra/site/publish/download/index.html?rev=1724708&r1=1724707&r2=1724708&view=diff
==============================================================================
--- cassandra/site/publish/download/index.html (original)
+++ cassandra/site/publish/download/index.html Thu Jan 14 22:30:13 2016
@@ -47,7 +47,7 @@
 
     <h2 class="hdr">Tick-Tock Cassandra Server Releases</h2>
     <p>
-    Cassandra is moving to a monthly release process called Tick-Tock.  
Even-numbered releases contain new features; odd-numbered ones contain bug 
fixes only.  If a critical bug is found, a patch will be released against the 
most recent bug fix release.  (Read more about tick-tock <a 
href="http://www.planetcassandra.org/blog/cassandra-2-2-3-0-and-beyond/";>here</a>.)
+    Cassandra is moving to a monthly release process called Tick-Tock.  
Even-numbered releases contain new features; odd-numbered ones contain bug 
fixes only.  If a critical bug is found, a patch will be released against the 
most recent bug fix release.  (<a 
href="http://www.planetcassandra.org/blog/cassandra-2-2-3-0-and-beyond/";>Read 
more about tick-tock here</a>.)
     <p>
     The latest tick-tock release is 3.2, released on
     2016-01-11.
@@ -109,7 +109,7 @@
 
   <p>
     <b>Apache Cassandra 2.1 is supported until November 2016 with critical 
fixes only.</b>
-    The lastest release is 2.1.12, (released on 2015-12-07).
+    The lastest release is 2.1.12, released on 2015-12-07.
   </p>
 
   <ul>

Modified: cassandra/site/src/content/download/index.html
URL: 
http://svn.apache.org/viewvc/cassandra/site/src/content/download/index.html?rev=1724708&r1=1724707&r2=1724708&view=diff
==============================================================================
--- cassandra/site/src/content/download/index.html (original)
+++ cassandra/site/src/content/download/index.html Thu Jan 14 22:30:13 2016
@@ -4,7 +4,7 @@
 
     <h2 class="hdr">Tick-Tock Cassandra Server Releases</h2>
     <p>
-    Cassandra is moving to a monthly release process called Tick-Tock.  
Even-numbered releases contain new features; odd-numbered ones contain bug 
fixes only.  If a critical bug is found, a patch will be released against the 
most recent bug fix release.  (Read more about tick-tock <a 
href="http://www.planetcassandra.org/blog/cassandra-2-2-3-0-and-beyond/";>here</a>.)
+    Cassandra is moving to a monthly release process called Tick-Tock.  
Even-numbered releases contain new features; odd-numbered ones contain bug 
fixes only.  If a critical bug is found, a patch will be released against the 
most recent bug fix release.  (<a 
href="http://www.planetcassandra.org/blog/cassandra-2-2-3-0-and-beyond/";>Read 
more about tick-tock here</a>.)
     <p>
     The latest tick-tock release is {{ cassandra_ticktock }}, released on
     {{ cassandra_ticktock_release_date }}.
@@ -66,7 +66,7 @@
 
   <p>
     <b>Apache Cassandra 2.1 is supported until November 2016 with critical 
fixes only.</b>
-    The lastest release is {{ cassandra_veryoldstable }}, (released on {{ 
cassandra_veryoldstable_release_date }}).
+    The lastest release is {{ cassandra_veryoldstable }}, released on {{ 
cassandra_veryoldstable_release_date }}.
   </p>
 
   <ul>
@@ -112,8 +112,8 @@
 
   <h2 class="hdr">Development Cassandra Server Releases (not production 
ready)</h2>
   <p>
-  The latest development release is {{ cassandra_devel }} (released on
-  {{ cassandra_devel_release_date }}).
+  The latest development release is {{ cassandra_devel }}, released on
+  {{ cassandra_devel_release_date }}.
   </p>
 
   <ul>


Reply via email to