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/03/31 20:04:25 UTC

svn commit: r929644 - /subversion/trunk/CHANGES

Author: hwright
Date: Wed Mar 31 18:04:25 2010
New Revision: 929644

URL: http://svn.apache.org/viewvc?rev=929644&view=rev
Log:
* CHANGES:
  (1.6.10): Update section with merges from trunk.

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=929644&r1=929643&r2=929644&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Wed Mar 31 18:04:25 2010
@@ -14,17 +14,19 @@ http://svn.apache.org/repos/asf/subversi
   * make mergeinfo queries not require access to the repo root (issue #3242)
   * update URLs to refer the the new apache.org repository (r904301, -94)
   * update relative externals during a switch (issue #3390)
-  * update fix for dropped mergeinfo revisions in 'svnadmin load' (issue #3020)
   * fix 'merge --reintegrate' with self-referential mergeinfo (r892050, -85)
+  * improve wc-ng working copy detection (r929382)
   * fixed: 'svnlook plist --revprop' with '-t TXN_NAME' (r917640, -8211)
   * fixed: file external from URL cannot overwrite existing item (issue #3552)
   * fixed: potential memory error in 'svn status' (r923674, -9)
   * fixed: merge records merginfo from natural history gaps (issue #3432)
+  * fixed: theoretical possibility of DB corruption (r926151, -67)
 
  Developer-visible changes:
   * disable checks for wc-ng working copies when running the test suite
   * on Windows, don't ignore move operation error codes (r896915)
   * more precise reporting of errors occuring with sqlite init (r927323, -8)
+  * ensure rangelist APIs are commutative (r923389, -91)
 
 
 Version 1.6.9