Daniel Shahaf wrote:
> I'm working on CHANGES for alpha3.  Could I please get a hand on the
> following six changes.  For each of them: does it need to be listed in
> CHANGES?  How'd you summarize the user-visible (or API-consumer-visible)
> change in a sentence?

>> ------------------------------------------------------------------------
>> r1791794 | stefan2 | 2017-04-18 14:50:07 +0000 (Tue, 18 Apr 2017) | 11 lines
>>
>> Fix inconsistent handling of FS-related config flags in mod_dav_svn.
>>
>> * subversion/mod_dav_svn/mod_dav_svn.c
>>   (dav_svn__get_fulltext_cache_flag,
>>    dav_svn__get_revprop_cache_flag,
>>    dav_svn__get_nodeprop_cache_flag,
>>    dav_svn__get_block_read_flag): Consistently use the get_conf_flag
>>                                   function and default to FSFS's current
>>                                   defaults.
>>
>> Found by: julianfoad

That one was internal consistency only -- no exposed effect, as far as I
recall, so no need to mention it.

- Julian

Reply via email to