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 2010/03/16 17:50:35 UTC

svn commit: r923866 - /subversion/trunk/CHANGES

Author: stsp
Date: Tue Mar 16 16:50:35 2010
New Revision: 923866

URL: http://svn.apache.org/viewvc?rev=923866&view=rev
Log:
* CHANGES: Use issue number for #3552 fix instead of revision.

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=923866&r1=923865&r2=923866&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Tue Mar 16 16:50:35 2010
@@ -14,7 +14,7 @@ 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)
   * fixed: 'svnlook plist --revprop' with '-t TXN_NAME' (r917640, -8211)
-  * fixed: file external from URL cannot overwright existing item (r891672)
+  * fixed: file external from URL cannot overwright existing item (issue #3552)
 
  Developer-visible changes:
   * disable checks for wc-ng working copies when running the test suite