Author: hartmannathan
Date: Thu Dec 24 15:18:26 2020
New Revision: 1884779

URL: http://svn.apache.org/viewvc?rev=1884779&view=rev
Log:
In 'staging': 1.14 release notes: Document restored support for APR 1.4

* docs/release-notes/1.14.html:
  (issues-other-apr-1-4): New subsection for r1881958 and r1882128, merged
    to 1.14.x branch in r1884589, awaiting release in 1.14.1.

Modified:
    subversion/site/staging/docs/release-notes/1.14.html

Modified: subversion/site/staging/docs/release-notes/1.14.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/docs/release-notes/1.14.html?rev=1884779&r1=1884778&r2=1884779&view=diff
==============================================================================
--- subversion/site/staging/docs/release-notes/1.14.html (original)
+++ subversion/site/staging/docs/release-notes/1.14.html Thu Dec 24 15:18:26 
2020
@@ -1540,6 +1540,21 @@ as of 1.14.1. See <a href="http://svn.ap
 
 </div> <!-- issues-other-c90compat -->
 
+<div class="h4" id="issues-other-apr-1-4">
+<h4>Restored support for building with APR 1.4
+  <a class="sectionlink" href="#issues-other-apr-1-4"
+     title="Link to this section">&para;</a>
+</h4>
+
+<p>Subversion 1.14.0 increased the minimum required version of
+<a href="https://apr.apache.org";>APR</a> to 1.5. By request to support
+building Subversion on older operating system distributions such as CentOS 7,
+Subversion 1.14.1 restores support for building with APR 1.4 or newer. See
+<a href="http://svn.apache.org/r1881958";>r1881958</a> and
+<a href="http://svn.apache.org/r1882128";>r1882128</a>.</p>
+
+</div> <!-- issues-other-apr-1-4 -->
+
 </div>  <!-- issues-other -->
 
 </div>  <!-- issues -->


Reply via email to