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 2006/10/02 16:48:54 UTC

svn commit: r452058 - /db/derby/code/branches/10.2/RELEASE-NOTES.html

Author: rhillegas
Date: Mon Oct  2 07:48:53 2006
New Revision: 452058

URL: http://svn.apache.org/viewvc?view=rev&rev=452058
Log:
DERBY-1860: Document some additional bugfixes which made it into the 10.2 branch between the 10.2.1.5 and 10.2.1.6 release candidates.

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

Modified: db/derby/code/branches/10.2/RELEASE-NOTES.html
URL: http://svn.apache.org/viewvc/db/derby/code/branches/10.2/RELEASE-NOTES.html?view=diff&rev=452058&r1=452057&r2=452058
==============================================================================
--- db/derby/code/branches/10.2/RELEASE-NOTES.html (original)
+++ db/derby/code/branches/10.2/RELEASE-NOTES.html Mon Oct  2 07:48:53 2006
@@ -1000,6 +1000,22 @@
       <TD><a href="http://issues.apache.org/jira/browse/DERBY-1854">DERBY-1854</a></TD>
       <TD> SYSCS_COMPRESS_TABLE corrupts table with a single column which is both a primary key and a foreign key</TD>
     </TR>
+    <TR>
+      <TD><a href="http://issues.apache.org/jira/browse/DERBY-1858">DERBY-1858</a></TD>
+      <TD> A schema can be dropped by a non-schema owner in SQL authorization mode</TD>
+    </TR>
+    <TR>
+      <TD><a href="http://issues.apache.org/jira/browse/DERBY-1866">DERBY-1866</a></TD>
+      <TD> Assert failure in sane mode for queries that used to work in 10.1.2.1</TD>
+    </TR>
+    <TR>
+      <TD><a href="http://issues.apache.org/jira/browse/DERBY-1891">DERBY-1891</a></TD>
+      <TD> error 58009.C.19 refers to non-existent codepoint secktn - needs correcting</TD>
+    </TR>
+    <TR>
+      <TD><a href="http://issues.apache.org/jira/browse/DERBY-1900">DERBY-1900</a></TD>
+      <TD> The scripts under the /bin of the distribution does not have the executable permission</TD>
+    </TR>
   </TBODY>
 </TABLE>