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:09:56 UTC

svn commit: r955764 - /subversion/trunk/CHANGES

Author: hwright
Date: Thu Jun 17 22:09:56 2010
New Revision: 955764

URL: http://svn.apache.org/viewvc?rev=955764&view=rev
Log:
* CHANGES:
  (1.6.12): Update with merges to the 1.6.x branch, and a release date.

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=955764&r1=955763&r2=955764&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Thu Jun 17 22:09:56 2010
@@ -1,5 +1,5 @@
 Version 1.6.12
-(?? ??? 2010, from /branches/1.6.x)
+(21 Jun 2010, from /branches/1.6.x)
 http://svn.apache.org/repos/asf/subversion/tags/1.6.12
 
   User-visible changes:
@@ -9,6 +9,11 @@ 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)
+   * more improvements to 'svn merge --reintegrate' (r935631)
+   * allow copying of broken symlinks (issue #3303)
+   * improve rep-sharing performance on high-concurrency repos (issue #3506)
+   * fixed: added subtrees with mergeinfo break reintegrate (issue #3654)
    * fixed: assertion triggered by tree-conflicted externals (issue #3469)
 
   Developer-visible changes: