Author: danielsh
Date: Mon Jan 8 03:15:13 2018
New Revision: 1820521
URL: http://svn.apache.org/viewvc?rev=1820521&view=rev
Log:
* docs/release-notes/1.10.html
(#svn-1.9-deprecation): Rename to..
(#svn-1.9-old-stable): .. this, and reword for clarity.
Patch by: luke1410
Modified:
subversion/site/staging/docs/release-notes/1.10.html
Modified: subversion/site/staging/docs/release-notes/1.10.html
URL:
http://svn.apache.org/viewvc/subversion/site/staging/docs/release-notes/1.10.html?rev=1820521&r1=1820520&r2=1820521&view=diff
==============================================================================
--- subversion/site/staging/docs/release-notes/1.10.html (original)
+++ subversion/site/staging/docs/release-notes/1.10.html Mon Jan 8 03:15:13
2018
@@ -808,20 +808,25 @@ if they occur.</p>
</div> <!-- troubleshooting -->
-<div class="h2" id="svn-1.9-deprecation">
+<div class="h2" id="svn-1.9-old-stable">
<h2>Subversion 1.9.x is deprecated
- <a class="sectionlink" href="#svn-1.9-deprecation"
+ <a class="sectionlink" href="#svn-1.9-old-stable"
title="Link to this section">¶</a>
</h2>
-<p>The Subversion 1.9.x line is deprecated. This doesn't
-mean that your 1.9 installation is doomed; if it works well and is all
-you need, that's fine. "Deprecated" just means we've stopped
-accepting non-critical bug reports against 1.9.x versions, and will not
-make any more 1.9.x releases, except for security and critical bugfix
-releases.</p>
+<p>The Subversion 1.9.x line is now the old stable version. This means
+that 1.9.x will still receive security relevant fixes as well as
+bugfixes. While we will evaluate any bugreport with regards to its
+severity, there might be issues with a lower severity which will
+only get fixed in 1.10.x (this especially applies to issues which
+would require API additions/changes and/or require a significant
+investment to get backported to the old stable version).</p>
-</div> <!-- svn-1.9-deprecation -->
+<p>Therefore, if you are running into an issue with the old stable
+version which has already been fixed in the latest version, we might
+ask you to upgrade to that version to resolve the issue.</p>
+
+</div> <!-- svn-1.9-old-stable -->
<div class="h2" id="svn-1.8-deprecation">
<h2>Subversion 1.8.x is end of life