Revision: 5990
http://squirrel-sql.svn.sourceforge.net/squirrel-sql/?rev=5990&view=rev
Author: manningr
Date: 2010-11-22 00:41:28 +0000 (Mon, 22 Nov 2010)
Log Message:
-----------
updated highlights section.
Modified Paths:
--------------
trunk/sql12/web-site/home.html
Modified: trunk/sql12/web-site/home.html
===================================================================
--- trunk/sql12/web-site/home.html 2010-11-22 00:28:18 UTC (rev 5989)
+++ trunk/sql12/web-site/home.html 2010-11-22 00:41:28 UTC (rev 5990)
@@ -58,26 +58,22 @@
<tr>
<td class="body_left_border"> </td>
<td width='100%' class="body" bgcolor="white" valign="top">
- <h3 class="body"><A name="newfeatures">3.1 Highlights:</A></h3>
+ <h3 class="body"><A name="newfeatures">3.2 Highlights:</A></h3>
<ul>
<li class="hl">Enhancements </li>
<UL>
- <li class="hl">New default editor (RText) is used instead of the classic NetBeans Editor</li>
- <li class="hl">New plugin for Netezza database</li>
- <li class="hl">Connection keep-alive configuration for Sessions</li>
- <li class="hl">New Polish translation</li>
- <li class="hl">Custom driver properties can now be added or removed</li>
- <li class="hl">Support for generating Oracle SQL*Loader control files</li>
- <li class="hl">The Graph plugin allows constraints to be added graphically using the model</li>
- <li class="hl">Many other improvements were made for performance and ease-of-use.</li>
-
+ <li class="hl">Splash Screen now uses JVM splash screen support</li>
+ <li class="hl">Netezza Plugin: Added support for displaying external tables in the object tree</li>
+ <li class="hl">Updated Chinese/French translations</li>
+ <li class="hl">SQuirreL SQL Client is now built, tested and released with Maven</li>
+ <li class="hl">Many other improvements were made for performance and ease-of-use</li>
</UL>
<li class="hl">A number of bug fixes</li>
</ul>
<P><B>
For all changes see <a
- href="http://squirrel-sql.svn.sourceforge.net/viewvc/squirrel-sql/trunk/sql12/doc/src/main/resources/changes.txt">Changelog</a>.
+ href="http://squirrel-sql.svn.sourceforge.net/viewvc/squirrel-sql/trunk/sql12/doc/src/main/resources/changes.txt?revision=5985">Changelog</a>.
Likewise, please refer SQuirreL's help section for an overview of all features.
<p><a href="#installation">Download</A></p>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|