Evgeny, WDYT?
[[[
* docs/release-notes/1.10.html
(#new-feature-compatibility-table): Split the lz4 entry to match
the implementation.
]]]
[[[
Index: publish/docs/release-notes/1.10.html
===================================================================
--- publish/docs/release-notes/1.10.html (revision 1803089)
+++ publish/docs/release-notes/1.10.html (working copy)
@@ -134,12 +134,20 @@
<td>Use SVN 1.8 and above clients only for best results.</td></tr>
<tr>
<td>
- LZ4 compression
+ LZ4 compression over the wire in http:// connections
</td>
<td>1.10</td>
<td>1.10</td>
+ <td>any</td>
+ <td></td></tr>
+ <tr>
+ <td>
+ LZ4 compression in the backend storage
+ </td>
+ <td>any</td>
+ <td>any</td>
<td>1.10</td>
- <td></td></tr>
+ <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
]]]
Received on 2017-07-26 20:11:30 CEST