* CHANGES: Record the fix for issue #4806.


git-svn-id: https://svn.apache.org/repos/asf/subversion/trunk@1854076 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/CHANGES b/CHANGES
index 5adaab3..bb39992 100644
--- a/CHANGES
+++ b/CHANGES
@@ -18,6 +18,7 @@
     * '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)