You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by hw...@apache.org on 2010/06/18 00:19:32 UTC

svn commit: r955766 - /subversion/trunk/CHANGES

Author: hwright
Date: Thu Jun 17 22:19:31 2010
New Revision: 955766

URL: http://svn.apache.org/viewvc?rev=955766&view=rev
Log:
* CHANGES:
  (1.6.12): Improve an item.

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=955766&r1=955765&r2=955766&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Thu Jun 17 22:19:31 2010
@@ -9,7 +9,7 @@ http://svn.apache.org/repos/asf/subversi
    * update address to which crash reports are sent (r901304)
    * check for server certificate revocation on Windows (r898048)
    * disable custom file mutexes on Windows (r879902, -16)
-   * make 'svn cp' work with peg revision'd paths (issue #3651)
+   * fix handling of peg revision'd copy targets (issue #3651)
    * more improvements to 'svn merge --reintegrate' (r935631)
    * allow copying of broken symlinks (issue #3303)
    * improve rep-sharing performance on high-concurrency repos (issue #3506)