Revision: 5924
http://squirrel-sql.svn.sourceforge.net/squirrel-sql/?rev=5924&view=rev
Author: manningr
Date: 2010-10-16 17:48:10 +0000 (Sat, 16 Oct 2010)
Log Message:
-----------
Bug 3088284 (CSV export doesn't escape quotes): Thanks to wolfgang22 for the patch.
Modified Paths:
--------------
trunk/sql12/doc/src/main/resources/changes.txt
Modified: trunk/sql12/doc/src/main/resources/changes.txt
===================================================================
--- trunk/sql12/doc/src/main/resources/changes.txt 2010-10-16 17:44:40 UTC (rev 5923)
+++ trunk/sql12/doc/src/main/resources/changes.txt 2010-10-16 17:48:10 UTC (rev 5924)
@@ -36,16 +36,24 @@
Netezza Plugin: Added support for displaying external tables in the object tree.
+SQuirreL SQL Client is now built, tested and released with Maven.
+
Bug-fixes:
+3088284: CSV export doesn't escape quotes. Thanks to wolfgang22 for the patch.
3086444: Date/Time/Timestamp types did not display right after application restart when others than standard
formats were chosen in Global Prefs. (See patch 3087989)
+2998121: (Update doesn't work, settings seem correct). Now, if the local release.xml file
+ is not found the error dialog states as the cause, rather than merely saying the release.xml file
+ couldn't be downloaded.
+2991971: RSyntax text editor ignores font settings
+2992443: Cannot use RSyntax or Netbeans editors
+2973045: Export to excel results in strange rounding; Thanks to Bogdan Cristian Paulon for the patch
+1808038: Splash screen was always on top hiding all other windows behind it
-
Popup-Menu for adding or removing driver specific properties didn't appear in driver properties
tab of alias properties on Win XP. (See patch 3083166)
-
Double click in Alias tree always opened the selected Alias even if the mouse pointer wasn't placed on the Alias.
This way Aliases where opened when tree nodes where quickly closed or opened.
@@ -57,17 +65,8 @@
Hibernate plugin: Icon buttons for connecting and opening configuration could be very small.
-1808038: Splash screen was always on top hiding all other windows behind it
+Firebird Manger Plugin: Removed dialog (that pointed out missing Firebird driver) from startup routines.
-2998121: (Update doesn't work, settings seem correct). Now, if the local release.xml file
- is not found the error dialog states as the cause, rather than merely saying the release.xml file
- couldn't be downloaded.
-2991971: RSyntax text editor ignores font settings
-2992443: Cannot use RSyntax or Netbeans editors
-2973045: Export to excel results in strange rounding; Thanks to Bogdan Cristian Paulon for the patch
-
-Firebird Manger Plugin: Removed dialog (that pointed out missig Firebird driver) from startup routines.
-
Fixed Alias Properties not showing when drivers getPropertyInfo() fails. Behavior has been seen with Oracle driver.
RSyntax: Turned off drag and drop inside the editor. It conflicted with our
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|