Author: hwright
Date: Fri May 6 21:49:57 2011
New Revision: 1100394
URL: http://svn.apache.org/viewvc?rev=1100394&view=rev
Log:
* CHANGES
(1.7.0): Remove an issue which hasn't been fixed.
Modified:
subversion/trunk/CHANGES
Modified: subversion/trunk/CHANGES
URL:
http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1100394&r1=1100393&r2=1100394&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Fri May 6 21:49:57 2011
@@ -79,7 +79,6 @@ the 1.6 release: http://subversion.apac
* fix warning about copies committed with non-infinity depth (issue #3752)
* can now commit multiple wc paths lacking a common parent (issue #2381)
* 'svn export --depth $WC' now works correctly (issue #3800)
- * multiple locks are sent in one DAV request (issue #2263)
* fixed: wc-to-wc copy of a switch source (issue #1802)
* fixed: 'svn st' reports symlinks as obstructed items (issue #2284)
* fixed: 'cd e:\; svn up e:\' fails (issue #2556)