Author: danielsh
Date: Wed Apr 29 18:54:57 2020
New Revision: 1877173
URL: http://svn.apache.org/viewvc?rev=1877173&view=rev
Log:
* docs/release-notes/1.14.html
(#new-feature-compatibility-table::#svnadmin-build-repcache):
Correct a misstatement.
While there, change the term "version" to "format".
Modified:
subversion/site/publish/docs/release-notes/1.14.html
Modified: subversion/site/publish/docs/release-notes/1.14.html
URL:
http://svn.apache.org/viewvc/subversion/site/publish/docs/release-notes/1.14.html?rev=1877173&r1=1877172&r2=1877173&view=diff
==============================================================================
--- subversion/site/publish/docs/release-notes/1.14.html (original)
+++ subversion/site/publish/docs/release-notes/1.14.html Wed Apr 29 18:54:57
2020
@@ -128,8 +128,8 @@ and what impact these changes may have.<
<td><a href="#svnadmin-build-repcache"><tt>svnadmin
build-repcache</tt></a></td>
<td>n/a</td>
<td>1.14</td>
- <td>FSFS version 6</td>
- <td></td></tr>
+ <td>FSFS format 4</td>
+ <td>see <tt>Filesystem Format</tt> in the output of <tt>svnadmin info
/path/to/repo</tt></td></tr>
<tr>
<td>
<a href="#shelving">Shelving (experimental)</a>