[Jsmooth-cvs] jsmooth Changelog,1.18,1.19
Status: Beta
Brought to you by:
reyes
From: <re...@us...> - 2004-03-06 09:22:02
|
Update of /cvsroot/jsmooth/jsmooth In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14494 Modified Files: Changelog Log Message: update changes Index: Changelog =================================================================== RCS file: /cvsroot/jsmooth/jsmooth/Changelog,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** Changelog 4 Mar 2004 13:48:08 -0000 1.18 --- Changelog 6 Mar 2004 08:59:25 -0000 1.19 *************** *** 3,7 **** account (not only the installed JRE) - Fixed bug #858829 (Windowed Wrapper blocks Explorer) ! - Fixed issue with main class selector 0.9.5 --- 3,14 ---- account (not only the installed JRE) - Fixed bug #858829 (Windowed Wrapper blocks Explorer) ! - Fixed bug #909610 (Class chooser not working when "embedded jar" ! not selected) ! - Fixed bug #910091 (SingleProcess flag of Windowed wrapper not ! working) ! - Fixed bug #854895 (Windowed Wrapper (Debug) does not display ! debug log) ! - adds sorting of the registry JVMs from highest version number to ! lower (thus, most recent JVMs are tried first). 0.9.5 |