|
From: Markus B. <mba...@us...> - 2005-10-04 22:35:27
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19067 Modified Files: Tag: SRB_0-6-1 Changelog.txt Log Message: test::unit problems fixed Index: Changelog.txt =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt/Changelog.txt,v retrieving revision 1.12.2.2 retrieving revision 1.12.2.3 diff -C2 -d -r1.12.2.2 -r1.12.2.3 *** Changelog.txt 3 Oct 2005 11:17:52 -0000 1.12.2.2 --- Changelog.txt 4 Oct 2005 22:35:18 -0000 1.12.2.3 *************** *** 2,5 **** --- 2,8 ---- * Enable/Disable breakpoints, move breakpoints * Highlighting: added here docs, fixed ?#, fixed =begin =end with keywords not starting on first column + * Fixed Test::Unit problems with finding a free port + * Fixed interpreter error for Test::Unit configuration created from the run configuration dialog with new + (instead of Run As->Test::Unit which uses the Shortcut) Release of 0.6.0 |