Author: stsp
Date: Wed May 15 14:42:06 2013
New Revision: 1482870
URL: http://svn.apache.org/r1482870
Log:
* CHANGES: Remove an entry covered by the general support for local moves.
Also, the entry sounded as if referring to an older implementation that
is not in the final release.
Modified:
subversion/trunk/CHANGES
Modified: subversion/trunk/CHANGES
URL:
http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1482870&r1=1482869&r2=1482870&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Wed May 15 14:42:06 2013
@@ -81,7 +81,6 @@ http://svn.apache.org/repos/asf/subversi
* make 'svn status --quiet' w/ externals quieter still (issue #1935)
* ensure that conflict paths are shown relative-ized (r1337520)
* improve performance of local multi-target deletions (r1195873)
- * apply update ops to locally moved-away dirs (r1183358, r1185110,
r1185392)
* various interactive conflict resolver improvements in 'svn' (r1440421
etc)
* improved tree diff implementation for diff and merge (r1440599 et al)
* tree conflicts on directories detected better during merges (issue #3150)