You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by br...@apache.org on 2012/10/09 20:30:26 UTC

svn commit: r1396165 - /subversion/site/publish/docs/release-notes/1.7.html

Author: breser
Date: Tue Oct  9 18:30:26 2012
New Revision: 1396165

URL: http://svn.apache.org/viewvc?rev=1396165&view=rev
Log:
Update some known issues to reflect their current state as of 1.7.7.

* publish/docs/release-notes/1.7.html:
  (prop-test-35-issue): Test sandbox violation causing issue resolved.
  (mod_dontdothat-issue): Behavior reverted to be the same as 1.7.5.

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=1396165&r1=1396164&r2=1396165&view=diff
==============================================================================
--- subversion/site/publish/docs/release-notes/1.7.html (original)
+++ subversion/site/publish/docs/release-notes/1.7.html Tue Oct  9 18:30:26 2012
@@ -1471,8 +1471,8 @@ will be included in the 1.7.4 release.</
 <pre>FAIL:  prop_tests.py 35: pg of large text properties redirects properly</pre>
 <p>This happens when the user running the regression tests has a
 configuration directory (typically $HOME/.subversion) that causes the
-Subversion 1.7 command line client to fail.  A fix for this problem will
-be included in the 1.7.7 release.</p>
+Subversion 1.7 command line client to fail.  A fix for this problem has 
+been included in the 1.7.7 release.</p>
 
 </div>  <!-- prop-test-35-issue -->
 
@@ -1490,7 +1490,7 @@ edit <tt>build-outputs.mk</tt> and chang
 line <tt>mod_dontdothat.la</tt> rule at lines 454 and 455 to the
 single line:</p>
 <pre>tools/server-side/mod_dontdothat/mod_dontdothat.la:</pre>
-<p>A fix for this will be included in 1.7.7.</p>
+<p>1.7.7 restored the build and installation of mod_dontdothat to the same behavior as it was prior to 1.7.6.</p>
 
 </div>  <!-- mod_dontdothat-issue -->