Author: stsp
Date: Thu Sep 30 10:05:58 2010
New Revision: 1002986

URL: http://svn.apache.org/viewvc?rev=1002986&view=rev
Log:
* site/publish/docs/release-notes/1.6.html,
  site/publish/docs/release-notes/index.html: Sync description of 1.4.x
   support state with reality. Fix an unmatched closing tag and add a
   missing closing tag.

Modified:
    subversion/site/publish/docs/release-notes/1.6.html
    subversion/site/publish/docs/release-notes/index.html

Modified: subversion/site/publish/docs/release-notes/1.6.html
URL: 
http://svn.apache.org/viewvc/subversion/site/publish/docs/release-notes/1.6.html?rev=1002986&r1=1002985&r2=1002986&view=diff
==============================================================================
--- subversion/site/publish/docs/release-notes/1.6.html (original)
+++ subversion/site/publish/docs/release-notes/1.6.html Thu Sep 30 10:05:58 2010
@@ -935,8 +935,7 @@ for details.</p>
 mean that your 1.4 installation is doomed; if it works well and is all
 you need, that's fine.  "No longer supported" just means we've stopped
 accepting bug reports against 1.4.x versions, and will not make any
-more 1.4.x bugfix releases, except perhaps for absolutely critical
-security or data-loss bugs.</p>
+more 1.4.x bugfix releases.</p>
 
 </div>  <!-- svn-1.4-deprecation -->
 

Modified: subversion/site/publish/docs/release-notes/index.html
URL: 
http://svn.apache.org/viewvc/subversion/site/publish/docs/release-notes/index.html?rev=1002986&r1=1002985&r2=1002986&view=diff
==============================================================================
--- subversion/site/publish/docs/release-notes/index.html (original)
+++ subversion/site/publish/docs/release-notes/index.html Thu Sep 30 10:05:58 
2010
@@ -56,19 +56,15 @@ Subversion releases thus far:</p> 
 <td>fixes for all bugs</td>
 </tr>
 <tr>
-<td>1.5.x</a></td>
+<td>1.5.x</td>
 <td>Partially supported</td>
 <td>Only fixes for security issues and bugs which could cause data loss</td>
 </tr>
 <tr>
-<td>1.4.x</td>
-<td>Sparsely supported</td>
-<td>only fixes for <b>severe</b> security and data loss issues</td>
-</tr>
-<tr>
-<td>1.3.x and earlier</td>
+<td>1.4.x and earlier</td>
 <td>not supported anymore</td>
 <td></td>
+</tr>
 </tbody>
 </table>
 


Reply via email to