You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by br...@apache.org on 2018/11/26 02:50:47 UTC

svn commit: r1847446 - /subversion/trunk/CHANGES

Author: brane
Date: Mon Nov 26 02:50:47 2018
New Revision: 1847446

URL: http://svn.apache.org/viewvc?rev=1847446&view=rev
Log:
* CHANGES: Record r1847441.

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1847446&r1=1847445&r2=1847446&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Mon Nov 26 02:50:47 2018
@@ -16,6 +16,7 @@ https://svn.apache.org/repos/asf/subvers
     * 'svnrdump' can read/write a file instead of stdin/stdout (r1844906)
     * '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.)
 
   - Client-side bugfixes:
     * Repos-to-WC copy with --parents works with absent target (r1843888)