Author: julianfoad
Date: Fri Oct 26 14:36:45 2018
New Revision: 1844907
URL: http://svn.apache.org/viewvc?rev=1844907&view=rev
Log:
* CHANGES: Add 'svnrdump --file' (r1844906).
Modified:
subversion/trunk/CHANGES
Modified: subversion/trunk/CHANGES
URL:
http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1844907&r1=1844906&r2=1844907&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Fri Oct 26 14:36:45 2018
@@ -13,6 +13,7 @@ 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)
- Client-side bugfixes:
* Repos-to-WC copy with --parents works with absent target (r1843888)