Author: rhillegas
Date: Tue Jul 31 09:45:29 2007
New Revision: 561389
URL: http://svn.apache.org/viewvc?view=rev&rev=561389
Log:
DERBY-2982: Add description of supported platforms to the 10.3 Release Notes.
Modified:
db/derby/code/branches/10.3/RELEASE-NOTES.html
Modified: db/derby/code/branches/10.3/RELEASE-NOTES.html
URL: http://svn.apache.org/viewvc/db/derby/code/branches/10.3/RELEASE-NOTES.html?view=diff&rev=561389&r1=561388&r2=561389
==============================================================================
--- db/derby/code/branches/10.3/RELEASE-NOTES.html (original)
+++ db/derby/code/branches/10.3/RELEASE-NOTES.html Tue Jul 31 09:45:29 2007
@@ -54,6 +54,15 @@
</ul>
+<p>
+Derby 10.3.1.4 runs on the following platforms:
+</p>
+
+<ul>
+<li><b>JDK 1.4 and Java 5</b> - Here Derby supports the JDBC 3.0 interface.</li>
+<li><b>Java 6</b> - Here Derby supports the JDBC 4.0 interface.</li>
+<li><b>CDC/Foundation 1.1</b> - Here Derby supports the JSR 169 interface.</li>
+</ul>
</blockquote>
<h2>
|