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 2011/02/21 13:42:57 UTC

svn commit: r1072953 - /subversion/trunk/CHANGES

Author: hwright
Date: Mon Feb 21 12:42:56 2011
New Revision: 1072953

URL: http://svn.apache.org/viewvc?rev=1072953&view=rev
Log:
* CHANGES
  (1.6.16): More 1.6.16 items.

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1072953&r1=1072952&r2=1072953&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Mon Feb 21 12:42:56 2011
@@ -135,6 +135,12 @@ http://svn.apache.org/repos/asf/subversi
 
   User-visible changes:
    * more improvement to the 'blame -g' memory leak from 1.6.15 (r1041438)
+   * avoid a crash in mod_dav_svn when using locks (r1071239, -307)
+   * avoid unnecessary globbing for performance (r1068988)
+   * don't add tree conflicts when one already exists (issue #3486)
+   * fix potential crash when requesting mergeinfo (r902467)
+   * don't attempt to resolve prop conflicts in 'merge --dry-run' (r880146)
+   * more fixes for issue #3270.
 
   Developer-visible changes:
    * ensure report_info_t is properly initialized by ra_serf (r1058722)
@@ -146,6 +152,7 @@ http://svn.apache.org/repos/asf/subversi
    * use Perl to resolve symlinks when building swig-pl (r1039040)
    * allow Perl bindings to build within a symlinked working copy (r1036534)
    * don't overwrite the LD_LIBRARY_PATH during make check-swig-pl (r946355)
+   * improve unit tests for some fs functions (r1051744, -5, -3185, -241)
 
 
 Version 1.6.15