You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ja...@apache.org on 2018/09/27 11:52:43 UTC

svn commit: r1842087 - /subversion/site/publish/docs/release-notes/1.11.html

Author: jamessan
Date: Thu Sep 27 11:52:43 2018
New Revision: 1842087

URL: http://svn.apache.org/viewvc?rev=1842087&view=rev
Log:
* publish/docs/release-notes/1.11.html
  (javahl): New section, document Java 10 compatibility and Java 8 build
   requirement.

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

Modified: subversion/site/publish/docs/release-notes/1.11.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/release-notes/1.11.html?rev=1842087&r1=1842086&r2=1842087&view=diff
==============================================================================
--- subversion/site/publish/docs/release-notes/1.11.html (original)
+++ subversion/site/publish/docs/release-notes/1.11.html Thu Sep 27 11:52:43 2018
@@ -485,6 +485,26 @@ commands.</p>
 
 </div> <!-- client-server-improvements -->
 
+<div class="h3" id="apis">
+<h3>API changes, improvements and language bindings
+    (<em>client and server</em>)
+  <a class="sectionlink" href="#apis"
+    title="Link to this section">&para;</a>
+</h3>
+
+<div class="h4" id="javahl">
+<h4>JavaHL Updates
+  <a class="sectionlink" href="#javahl"
+    title="Link to this section">&para;</a>
+</h4>
+
+<p>The JavaHL bindings have been updated to be compatible with Java 10.  Due
+to required build changes, JavaHL now requires at least Java 8 to compile.</p>
+
+</div>  <!-- javahl -->
+
+</div>  <!-- apis -->
+
 </div>  <!-- enhancements -->
 
 <div class="h2" id="issues">