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/05/10 20:35:08 UTC

svn commit: r1336829 - /subversion/trunk/CHANGES

Author: philip
Date: Thu May 10 18:35:08 2012
New Revision: 1336829

URL: http://svn.apache.org/viewvc?rev=1336829&view=rev
Log:
* CHANGES: Add item, guess date.

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1336829&r1=1336828&r2=1336829&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Thu May 10 18:35:08 2012
@@ -45,7 +45,7 @@ http://svn.apache.org/repos/asf/subversi
 
 
 Version 1.7.5
-(?? ??? 2012, from /branches/1.7.x)
+(17 May 2012, from /branches/1.7.x)
 http://svn.apache.org/repos/asf/subversion/tags/1.7.5
 
  User-visible changes:
@@ -73,6 +73,7 @@ http://svn.apache.org/repos/asf/subversi
     * fix merges which first add a subtree and then delete it (issue #4166)
     * fix a regression with checkout of file externals (issue #4087)
     * don't add spurious mergeinfo to subtrees in edge-case merge (issue #4169)
+    * improve performance of status on large working copies (issue #4178)
 
   - Server-side bugfixes:
     * fix non-fatal FSFS corruption bug with concurrent commits (issue #4129)