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/09/28 18:48:42 UTC

svn commit: r1002258 - /subversion/trunk/CHANGES

Author: hwright
Date: Tue Sep 28 16:48:41 2010
New Revision: 1002258

URL: http://svn.apache.org/viewvc?rev=1002258&view=rev
Log:
* CHANGES:
  (1.6.13): Add items merged to 1.6.x.

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1002258&r1=1002257&r2=1002258&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Tue Sep 28 16:48:41 2010
@@ -13,11 +13,15 @@ http://svn.apache.org/repos/asf/subversi
    * better detect broken working copies during update over neon (r979045)
    * make rev files read-only (r981921)
    * properly canonicalize a URL (r984928, -31)
+   * fix wc corruption with 'commit --depth=empty" (issue #3700)
+   * permissions fixes when doing reintegrate merges (related to issue #3242)
+   * fix 2-url reverse-merge mergeinfo (issue #3648)
 
   Developer-visible changes:
    * make ruby bindings compatible with Ruby 1.9 (r957507)
    * use the repos verify API in JavaHL (r948916)
    * teach ra_serf to parse md5 checksums with update editors (r979429)
+   * let ra_serf work with current serf releases (r879757, r880320, r943796)
 
 
 Version 1.6.12