Author: stsp
Date: Thu Oct 13 13:08:34 2011
New Revision: 1182829
URL: http://svn.apache.org/viewvc?rev=1182829&view=rev
Log:
* publish/docs/release-notes/1.7.html: Stop linking to STATUS entries of
fixes which were already backported. Instead, inform people that the fixes
will be released in 1.7.1.
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=1182829&r1=1182828&r2=1182829&view=diff
==============================================================================
--- subversion/site/publish/docs/release-notes/1.7.html (original)
+++ subversion/site/publish/docs/release-notes/1.7.html Thu Oct 13 13:08:34 2011
@@ -1304,9 +1304,7 @@ with <tt>--disable-nonportable-atomics</
<p>The SQLite shipped with OS X 10.7 will produce executables that fail at
runtime with the error:</p>
<pre>svn: E200030: Could not initialize SQLite shared cache</pre>
-<p>See the proposal of r1181666 in the 1.7.x
-<a
href="http://svn.apache.org/repos/asf/subversion/branches/1.7.x/STATUS?p=1181671">STATUS</a>
-for details of a patch that may (not yet confirmed) fix the problem.</p>
+<p>A fix for this problem will be included in the 1.7.1 release.</p>
</div> <!--osx-107-issue -->
@@ -1319,9 +1317,8 @@ for details of a patch that may (not yet
<p>The JavaHL bindings have moved to the org.apache.subversion package
with org.tigris.subversion provided as a compatibility layer. Using
the compatibility package will cause the JVM to SEGV when SVNAdmin or
-SVNClient objects are finalized. See the proposal of r1175888 in 1.7.0
-<a
href="http://svn.apache.org/repos/asf/subversion/tags/1.7.0/STATUS">STATUS</a>
-for details of a patch. That fix is expected to be included in 1.7.1.</p>
+SVNClient objects are finalized. A fix for this problem will be included
+in the 1.7.1 release.</p>
</div> <!-- javahl-issue -->