You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by st...@apache.org on 2011/10/20 15:06:39 UTC

svn commit: r1186783 - /subversion/trunk/CHANGES

Author: stsp
Date: Thu Oct 20 13:06:38 2011
New Revision: 1186783

URL: http://svn.apache.org/viewvc?rev=1186783&view=rev
Log:
* CHANGES: sync with 1.7.x merges

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1186783&r1=1186782&r2=1186783&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Thu Oct 20 13:06:38 2011
@@ -31,6 +31,8 @@ http://svn.apache.org/repos/asf/subversi
    * improve correctness/performance of recursive info and proplist (r1164426)
    * fix memory leak in 'merge --reintegrate' (r1180154)
    * fix handling of directories after 'update --set-depth=empty' (r1185911)
+   * fix 'checksum != NULL' assertions in some upgraded WCs (r1177732)
+   * fix upgrading of WCs containing authz-restricted dirs (r1185738)
 
   Developer-visible changes:
    * fix object lifetime issues in the JavaHL bindings (r1175888)