Author: danielsh
Date: Thu Mar 17 21:30:29 2022
New Revision: 1899008
URL: http://svn.apache.org/viewvc?rev=1899008&view=rev
Log:
On the pristines-on-demand-on-mwf branch, cherry-pick r1898999 from trunk with
changes.
* subversion/libsvn_wc/wc.h:
(/* format changes */): Document this branch's f32.
Modified:
subversion/branches/pristines-on-demand-on-mwf/ (props changed)
subversion/branches/pristines-on-demand-on-mwf/subversion/libsvn_wc/wc.h
Propchange: subversion/branches/pristines-on-demand-on-mwf/
------------------------------------------------------------------------------
Merged /subversion/trunk:r1898999
Modified:
subversion/branches/pristines-on-demand-on-mwf/subversion/libsvn_wc/wc.h
URL:
http://svn.apache.org/viewvc/subversion/branches/pristines-on-demand-on-mwf/subversion/libsvn_wc/wc.h?rev=1899008&r1=1899007&r2=1899008&view=diff
==============================================================================
--- subversion/branches/pristines-on-demand-on-mwf/subversion/libsvn_wc/wc.h
(original)
+++ subversion/branches/pristines-on-demand-on-mwf/subversion/libsvn_wc/wc.h
Thu Mar 17 21:30:29 2022
@@ -162,6 +162,11 @@ extern "C" {
* == 1.10.x shipped with format 31
* == 1.11.x shipped with format 31
*
+ * The bump to 32 adds the pristine-on-demand feature; see the docstring
+ * of STMT_UPGRADE_TO_32 for details.
+ *
+ * == 1.15.x shipped with format 32 and multi-wc-format support
+ *
* Please document any further format changes here.
*/