Revision: 6723
http://squirrel-sql.svn.sourceforge.net/squirrel-sql/?rev=6723&view=rev
Author: gerdwagner
Date: 2012-12-23 00:15:16 +0000 (Sun, 23 Dec 2012)
Log Message:
-----------
updated change log
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 2012-12-22 20:01:55 UTC (rev 6722)
+++ trunk/sql12/doc/src/main/resources/changes.txt 2012-12-23 00:15:16 UTC (rev 6723)
@@ -8,12 +8,12 @@
Enhancements:
-New option to enables SQL result tables to read more query results when the user scrolls to the end of the table.
+1609223 New option to enables SQL result tables to read more query results when the user scrolls to the end of the table.
This option can be switched on in Session Properties and on top of the SQL-Editor just at the place where the
"Limit tows" check box is.
-Find function for SQL result tables.
+2569169: Find function for SQL result tables.
Closing or reconnecting Sessions caused SQuirreL to hang when the JDBC driver's connection close method didn't return.
Now closing timeouts after 2 seconds.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|