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/25 17:36:22 UTC

svn commit: r1847423 - /subversion/trunk/CHANGES

Author: brane
Date: Sun Nov 25 17:36:21 2018
New Revision: 1847423

URL: http://svn.apache.org/viewvc?rev=1847423&view=rev
Log:
* CHANGES: Record r1847384 and friends.

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1847423&r1=1847422&r2=1847423&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Sun Nov 25 17:36:21 2018
@@ -14,6 +14,8 @@ https://svn.apache.org/repos/asf/subvers
   - Minor new features and improvements:
     * 'svn --version --verbose' shows loaded libraries on Linux (r1843774)
     * '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.)
 
   - Client-side bugfixes:
     * Repos-to-WC copy with --parents works with absent target (r1843888)