Author: brane
Date: Thu Feb 21 18:27:57 2019
New Revision: 1854076
URL: http://svn.apache.org/viewvc?rev=1854076&view=rev
Log:
* CHANGES: Record the fix for issue #4806.
Modified:
subversion/trunk/CHANGES
Modified: subversion/trunk/CHANGES
URL:
http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1854076&r1=1854075&r2=1854076&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Thu Feb 21 18:27:57 2019
@@ -18,6 +18,7 @@ https://svn.apache.org/repos/asf/subvers
* 'svn list' tries to not truncate the authior's name (r1847384 et al.)
* 'svn list' can show sizes in base-2 unit suffixes (r1847384 et al.)
* 'svn info' shows the size of files in the repository (r1847441 et al.)
+ * 'svn cleanup' can remove read-only directories (#4806, r1854072 et al.)
- Client-side bugfixes:
* Repos-to-WC copy with --parents works with absent target (r1843888)