Author: danielsh
Date: Wed Jul 26 18:25:32 2017
New Revision: 1803091
URL: http://svn.apache.org/viewvc?rev=1803091&view=rev
Log:
* docs/release-notes/1.10.html
(#new-feature-compatibility-table): Split the lz4 entry to match
the implementation.
Modified:
subversion/site/publish/docs/release-notes/1.10.html
Modified: subversion/site/publish/docs/release-notes/1.10.html
URL:
http://svn.apache.org/viewvc/subversion/site/publish/docs/release-notes/1.10.html?rev=1803091&r1=1803090&r2=1803091&view=diff
==============================================================================
--- subversion/site/publish/docs/release-notes/1.10.html (original)
+++ subversion/site/publish/docs/release-notes/1.10.html Wed Jul 26 18:25:32
2017
@@ -134,13 +134,21 @@ and what impact these changes may have.<
<td>Use SVN 1.8 and above clients only for best results.</td></tr>
<tr>
<td>
- <a href="#lz4">LZ4 compression</a>
+ <a href="#lz4">LZ4 compression over the wire in http:// connections</a>
</td>
<td>1.10</td>
<td>1.10</td>
- <td>1.10</td>
+ <td>any</td>
<td></td></tr>
<tr>
+ <td>
+ <a href="#lz4">LZ4 compression in the backend storage</a>
+ </td>
+ <td>any</td>
+ <td>any</td>
+ <td>1.10</td>
+ <td>FSFS only</td></tr>
+ <tr>
<td colspan="5"><sup>1</sup>Reminder: when using the <tt>file://</tt>
repository access method, the Subversion program is both the client
<em>and</em> the server.</td></tr>