Revision: 6033
http://squirrel-sql.svn.sourceforge.net/squirrel-sql/?rev=6033&view=rev
Author: manningr
Date: 2010-12-19 22:14:58 +0000 (Sun, 19 Dec 2010)
Log Message:
-----------
3138746: Typo within PluginClassName of SyntaxPlugin.
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-12-19 22:13:25 UTC (rev 6032)
+++ trunk/sql12/doc/src/main/resources/changes.txt 2010-12-19 22:14:58 UTC (rev 6033)
@@ -23,20 +23,21 @@
New Session property to let SQuirreL set fetch size (call Statement.setFetchSize(int)).
See Session properties --> SQL tab.
- Thanks to Stefan (wis775) for the patch
+ Thanks to Stefan (wis775) for the patch.
Bug-fixes:
+3138746: Typo within PluginClassName of SyntaxPlugin.
3137390: Cannot connect after latest software update.
-3136386: Deleting table content via context menu does not work
-3123014: StackOverflow ProgressCallBackDialog.
+3136386: Deleting table content via context menu does not work.
+3123014: StackOverflow ProgressCallBackDialog.
Thanks to Stefan (wis775) for the patch.
-3055859: Regular expressions did not work in find & replace dialog
+3055859: Regular expressions did not work in find & replace dialog.
Thanks to Stefan (wis775) for the patch.
Fixed translation label that was not being applied to "Initialize Session Timezone" checkbox.
- Thanks to Ivo Neri for the patch.
+ Thanks to Ivo Neri for the patch.
3.2.0 (11/21/2010)
==================
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|