Revision: 6571
http://squirrel-sql.svn.sourceforge.net/squirrel-sql/?rev=6571&view=rev
Author: wis775
Date: 2012-02-08 20:39:52 +0000 (Wed, 08 Feb 2012)
Log Message:
-----------
New Plugin "Swing Violations Detector". This one helps to detect violations of the swing programming model. e.g. The event dispatching thread.
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-02-08 20:37:49 UTC (rev 6570)
+++ trunk/sql12/doc/src/main/resources/changes.txt 2012-02-08 20:39:52 UTC (rev 6571)
@@ -9,7 +9,7 @@
Enhancements:
-Swing Violation Detector Pluging:
+Swing Violation Detector Plugin:
This new plugin will help to detect rule violations of the Swing programming model. The usage of this plugin is only recommonend for
testers and developers.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|