Author: stsp
Date: Sat Jun 4 14:13:39 2011
New Revision: 1131406
URL: http://svn.apache.org/viewvc?rev=1131406&view=rev
Log:
* CHANGES: Mention issue #3702 fix.
Modified:
subversion/trunk/CHANGES
Modified: subversion/trunk/CHANGES
URL:
http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1131406&r1=1131405&r2=1131406&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Sat Jun 4 14:13:39 2011
@@ -80,6 +80,7 @@ the 1.6 release: http://subversion.apac
* can now commit multiple wc paths lacking a common parent (issue #2381)
* 'svn export --depth $WC' now works correctly (issue #3800)
* added support for auto-detecting mime-types with libmagic (r1131120)
+ * added support for case-only renames on Windows (issue #3702)
* 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)