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/08/17 12:42:16 UTC

svn commit: r1158619 - /subversion/trunk/CHANGES

Author: stsp
Date: Wed Aug 17 10:42:16 2011
New Revision: 1158619

URL: http://svn.apache.org/viewvc?rev=1158619&view=rev
Log:
* CHANGES: Add an entry for issue #3101, fixed for 1.8.

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1158619&r1=1158618&r2=1158619&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Wed Aug 17 10:42:16 2011
@@ -2,6 +2,9 @@ Version 1.8.0
 (?? ??? 2011, from /branches/1.8.x)
 http://svn.apache.org/repos/asf/subversion/tags/1.8.0
 
+ User-visible changes:
+    * don't leave unversioned files when reverting copies (issue #3101)
+
  Developer-visible changes:
   - API changes:
     * fix inconsistent handling of log revs without changed paths (issue #3694)