You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by rh...@apache.org on 2011/04/04 16:46:28 UTC

svn commit: r1088650 - /db/derby/code/branches/10.8/RELEASE-NOTES.html

Author: rhillegas
Date: Mon Apr  4 14:46:27 2011
New Revision: 1088650

URL: http://svn.apache.org/viewvc?rev=1088650&view=rev
Log:
DERBY-5016: Check in the version of the release notes which will accompany the first release candidate.

Modified:
    db/derby/code/branches/10.8/RELEASE-NOTES.html

Modified: db/derby/code/branches/10.8/RELEASE-NOTES.html
URL: http://svn.apache.org/viewvc/db/derby/code/branches/10.8/RELEASE-NOTES.html?rev=1088650&r1=1088649&r2=1088650&view=diff
==============================================================================
--- db/derby/code/branches/10.8/RELEASE-NOTES.html (original)
+++ db/derby/code/branches/10.8/RELEASE-NOTES.html Mon Apr  4 14:46:27 2011
@@ -1,10 +1,10 @@
 <html>
-<title>Release Notes for Apache Derby 10.8.0.0</title>
+<title>Release Notes for Apache Derby 10.8.1.0</title>
 <body>
 <h1>
-<a name="Release Notes for Apache Derby 10.8.0.0"></a>Release Notes for Apache Derby 10.8.0.0</h1>
+<a name="Release Notes for Apache Derby 10.8.1.0"></a>Release Notes for Apache Derby 10.8.1.0</h1>
 <blockquote>
-<p>These notes describe the difference between Apache Derby release 10.8.0.0 and the preceding release 10.7.1.1.</p>
+<p>These notes describe the difference between Apache Derby release 10.8.1.0 and the preceding release 10.7.1.1.</p>
 </blockquote>
 <ul>
 <li>
@@ -115,21 +115,39 @@ change in a future release in the highly
 <h2>
 <a name="Bug Fixes"></a>Bug Fixes</h2>
 <blockquote>
-<p>The following issues are addressed by Derby release 10.8.0.0. These issues are not addressed in the preceding 10.7.1.1 release.</p>
+<p>The following issues are addressed by Derby release 10.8.1.0. These issues are not addressed in the preceding 10.7.1.1 release.</p>
 <table border="2">
 <tr>
 <td><b>Issue Id</b></td><td><b>Description</b></td>
 </tr>
 <tr>
+<td><a href="https://issues.apache.org/jira/browse/DERBY-5173">DERBY-5173</a></td><td>RAFContainer.privGetRandomAccessFile() unwraps wrong exception type</td>
+</tr>
+<tr>
+<td><a href="https://issues.apache.org/jira/browse/DERBY-5170">DERBY-5170</a></td><td>Client doesn't handle double quotes in savepoint names</td>
+</tr>
+<tr>
+<td><a href="https://issues.apache.org/jira/browse/DERBY-5168">DERBY-5168</a></td><td>Wrong syntax in identifier chain returned by SynonymAliasInfo.toString()</td>
+</tr>
+<tr>
 <td><a href="https://issues.apache.org/jira/browse/DERBY-5162">DERBY-5162</a></td><td>CLOB INOUT arg set to NULL by procedure does not preserve NULL value when re-invoked</td>
 </tr>
 <tr>
 <td><a href="https://issues.apache.org/jira/browse/DERBY-5161">DERBY-5161</a></td><td>Cannot rollback after syntax error in internal statement</td>
 </tr>
 <tr>
+<td><a href="https://issues.apache.org/jira/browse/DERBY-5160">DERBY-5160</a></td><td>NullPointerException when adding column without specifying type</td>
+</tr>
+<tr>
 <td><a href="https://issues.apache.org/jira/browse/DERBY-5157">DERBY-5157</a></td><td>Incomplete quoting of SQL identifiers in AlterTableConstantAction</td>
 </tr>
 <tr>
+<td><a href="https://issues.apache.org/jira/browse/DERBY-5154">DERBY-5154</a></td><td>Tables in documentation should not have empty cells</td>
+</tr>
+<tr>
+<td><a href="https://issues.apache.org/jira/browse/DERBY-5153">DERBY-5153</a></td><td>Intermittent ASSERT FAILED Internal Error-- statistics not found in selectivityForConglomerate when running InterruptResilienceTest</td>
+</tr>
+<tr>
 <td><a href="https://issues.apache.org/jira/browse/DERBY-5152">DERBY-5152</a></td><td>Shutting down db, information that the thread received an interrupt will not be restored to thread's interrupt flag</td>
 </tr>
 <tr>
@@ -367,6 +385,9 @@ change in a future release in the highly
 <td><a href="https://issues.apache.org/jira/browse/DERBY-5001">DERBY-5001</a></td><td>Intermittent bug in InterruptResilienceTest</td>
 </tr>
 <tr>
+<td><a href="https://issues.apache.org/jira/browse/DERBY-5000">DERBY-5000</a></td><td>The Derby properties section in the reference manual should provide hint about where to find server specific properties.</td>
+</tr>
+<tr>
 <td><a href="https://issues.apache.org/jira/browse/DERBY-4999">DERBY-4999</a></td><td>Docs build fails under C locale</td>
 </tr>
 <tr>
@@ -562,6 +583,9 @@ change in a future release in the highly
 <td><a href="https://issues.apache.org/jira/browse/DERBY-3980">DERBY-3980</a></td><td>Conflicting select then update with REPEATABLE_READ gives lock timeout instead of deadlock</td>
 </tr>
 <tr>
+<td><a href="https://issues.apache.org/jira/browse/DERBY-3788">DERBY-3788</a></td><td>Provide a zero-admin way of updating the statisitcs of an index</td>
+</tr>
+<tr>
 <td><a href="https://issues.apache.org/jira/browse/DERBY-3258">DERBY-3258</a></td><td>'Unexpected row count: expected:&lt;0&gt; but was:&lt;3&gt;' in testReleaseCompileLocks</td>
 </tr>
 <tr>
@@ -587,7 +611,7 @@ change in a future release in the highly
 <h2>
 <a name="Issues"></a>Issues</h2>
 <blockquote>
-<p>Compared with the previous release (10.7.1.1), Derby release 10.8.0.0 introduces the following new features and incompatibilities. These merit your special attention.</p>
+<p>Compared with the previous release (10.7.1.1), Derby release 10.8.1.0 introduces the following new features and incompatibilities. These merit your special attention.</p>
 <ul>
 <li>
 <a href="#Note for DERBY-5121">
@@ -1587,7 +1611,7 @@ operators" section of the Derby Develope
 <h2>
 <a name="Build Environment"></a>Build Environment</h2>
 <blockquote>
-<p>Derby release 10.8.0.0 was built using the following environment:</p>
+<p>Derby release 10.8.1.0 was built using the following environment:</p>
 <ul>
 <li>
 <b>Branch</b> - Source code came from the 10.8 branch.</li>