From: <man...@us...> - 2012-08-11 20:01:49
|
Revision: 6651 http://squirrel-sql.svn.sourceforge.net/squirrel-sql/?rev=6651&view=rev Author: manningr Date: 2012-08-11 20:01:42 +0000 (Sat, 11 Aug 2012) Log Message: ----------- Bug #2759952: Fixed mis-spelled variable for app-updater. 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-08-11 19:57:47 UTC (rev 6650) +++ trunk/sql12/doc/src/main/resources/changes.txt 2012-08-11 20:01:42 UTC (rev 6651) @@ -1,9 +1,12 @@ SQuirreL SQL Client Change Log ============================== - ${squirrelsql.changelog.header} +2759952 (Update fails unless run as admin on Vista): Fixed mis-spelled variable in squirrel-sql.bat which +caused the application updater to fail to work properly with Windows when UAC is enabled. + + 3.4.0 (8/6/2012) ================== This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |