You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Stefan <lu...@posteo.de> on 2016/11/21 22:33:25 UTC

Re: svn commit: r1770675 - /subversion/trunk/CHANGES

On 11/21/2016 13:21, kotkov@apache.org wrote:
> Author: kotkov
> Date: Mon Nov 21 12:21:59 2016
> New Revision: 1770675
>
> URL: http://svn.apache.org/viewvc?rev=1770675&view=rev
> Log:
> * CHANGES: Populate the 1.8.17 and 1.9.5 sections.
>
> Modified:
>     subversion/trunk/CHANGES
>
> Modified: subversion/trunk/CHANGES
> URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1770675&r1=1770674&r2=1770675&view=diff
> ==============================================================================
> --- subversion/trunk/CHANGES (original)
> +++ subversion/trunk/CHANGES Mon Nov 21 12:21:59 2016
> @@ -1,3 +1,54 @@
> [...]
>  
> +Version 1.8.17
> +(29 Nov 2016, from /branches/1.8.x)
> +http://svn.apache.org/repos/asf/subversion/tags/1.8.17
> +
> + User-visible changes:
> +  - Client-side bugfixes:
> +    * fix handling of newly secured subdirectories in working copy (r1724448)
> +    * ra_serf: fix deleting directories with many files (issue #4557)
> +    * svnlook: properly remove tempfiles on diff errors (r1711346)
Isn't this a server side bugfix (svnlook)?

Regards,
Stefan


Re: svn commit: r1770675 - /subversion/trunk/CHANGES

Posted by Evgeny Kotkov <ev...@visualsvn.com>.
Stefan Hett <lu...@posteo.de> writes:

>> + User-visible changes:
>> +  - Client-side bugfixes:
>> +    * fix handling of newly secured subdirectories in working copy (r1724448)
>> +    * ra_serf: fix deleting directories with many files (issue #4557)
>> +    * svnlook: properly remove tempfiles on diff errors (r1711346)
>
> Isn't this a server side bugfix (svnlook)?

Indeed, it is.  Should be fixed by r1770820.


Thanks,
Evgeny Kotkov