You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ph...@apache.org on 2012/08/08 15:51:45 UTC

svn commit: r1370765 - /subversion/trunk/CHANGES

Author: philip
Date: Wed Aug  8 13:51:41 2012
New Revision: 1370765

URL: http://svn.apache.org/viewvc?rev=1370765&view=rev
Log:
* STATUS: Add more 1.7.6 items.

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1370765&r1=1370764&r2=1370765&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Wed Aug  8 13:51:41 2012
@@ -73,6 +73,7 @@ http://svn.apache.org/repos/asf/subversi
     * fix ra_serf XML namespace handling against malicious server (r1337441)
     * fix relocate with server-relative externals (issue 4216)
     * change two asserts into errors for TortoiseSVN (r1368128, r1368065)
+    * don't attempt to anchor an operation outside a wc root (r1361341)
 
   - Server-side bugfixes:
     * partial sync drops properties when converting to adds (issue #4184)
@@ -81,6 +82,7 @@ http://svn.apache.org/repos/asf/subversi
     * make FSFS revision files independent of APR hash order (r1367498)
 
   - Other tool improvements and bugfixes:
+    * move mod_dontdothat to install-tools (r1307177)
 
  Developer-visible changes:
   - General: