Author: philip
Date: Tue Oct 11 10:31:01 2011
New Revision: 1181692

URL: http://svn.apache.org/viewvc?rev=1181692&view=rev
Log:
* docs/release-notes/1.7.html
  (osx-issue): New, suggest a potential patch.
  (javahl-issue): Mention revision.

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=1181692&r1=1181691&r2=1181692&view=diff
==============================================================================
--- subversion/site/publish/docs/release-notes/1.7.html (original)
+++ subversion/site/publish/docs/release-notes/1.7.html Tue Oct 11 10:31:01 2011
@@ -1295,6 +1295,21 @@ with <tt>--disable-nonportable-atomics</
 
 </div>  <!-- rhel-2-issue -->
 
+<div class="h3" id="osx-107-issue">
+<h3>OS X 10.7
+  <a class="sectionlink" href="#osx-107-issue"
+    title="Link to this section">&para;</a>
+</h3>
+
+<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>
+
+</div>  <!--osx-107-issue -->
+
 <div class="h3" id="javahl-issue">
 <h3>JavaHL SEGV during GC 
   <a class="sectionlink" href="#javahl-issue"
@@ -1304,10 +1319,9 @@ with <tt>--disable-nonportable-atomics</
 <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 1.7.0
+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>
+for details of a patch.  That fix is expected to be included in 1.7.1.</p>
 
 </div>  <!-- javahl-issue -->
 


Reply via email to