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> - <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>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></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 ]]]