Author: jcorvel
Date: Sat Sep 24 20:52:11 2011
New Revision: 1175256

URL: http://svn.apache.org/viewvc?rev=1175256&view=rev
Log:
* publish/docs/release-notes/1.7.html: Add section about "Changing case of
  file and directory names on Windows".

Modified:
    subversion/site/publish/docs/release-notes/1.7.html

Modified: subversion/site/publish/docs/release-notes/1.7.html
URL: 
http://svn.apache.org/viewvc/subversion/site/publish/docs/release-notes/1.7.html?rev=1175256&r1=1175255&r2=1175256&view=diff
==============================================================================
--- subversion/site/publish/docs/release-notes/1.7.html (original)
+++ subversion/site/publish/docs/release-notes/1.7.html Sat Sep 24 20:52:11 2011
@@ -1215,6 +1215,19 @@ is found via auto-props or the mime-type
 
 </div>  <!-- libmagic-support -->
 
+<div class="h3" id="windows-case-change">
+<h3>Changing case of file and directory names on Windows
+  <a class="sectionlink" href="#windows-case-change"
+    title="Link to this section">&para;</a>
+</h3>
+
+<p>Subversion on Windows now fully supports changing the case of
+file and directory names. No more special
+<a href="/faq.html#case-change">workarounds</a>, a simple 
+'svn mv file.java File.java' just does the right thing.</p>
+
+</div>  <!-- windows-case-change -->
+
 </div>  <!-- enhancements -->
 
 <div class="h2" id="distribution-changes">


Reply via email to