[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] 1.10 relnotes lz4 compatibility summary

From: Daniel Shahaf <danielsh_at_apache.org>
Date: Wed, 26 Jul 2017 18:11:23 +0000

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

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.