|
From: Markus B. <mba...@us...> - 2005-10-04 22:53:34
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22546 Modified Files: Changelog.txt Log Message: merged from SRB_0-6-1_3 Index: Changelog.txt =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt/Changelog.txt,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** Changelog.txt 3 Oct 2005 11:31:38 -0000 1.13 --- Changelog.txt 4 Oct 2005 22:53:24 -0000 1.14 *************** *** 3,7 **** Changes merged from SRB 0.6.1: * SRB_0-6-1_1: Enable/Disable breakpoints, move breakpoints ! * SRB_0-6-1_1: Highlighting: added here docs, fixed ?#, fixed =begin =end with keywords not starting on first column Release 0.6.0: --- 3,10 ---- Changes merged from SRB 0.6.1: * SRB_0-6-1_1: Enable/Disable breakpoints, move breakpoints ! * SRB_0-6-1_2: Highlighting: added here docs, fixed ?#, fixed =begin =end with keywords not starting on first column ! * SRB_0-6-1_3: 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 0.6.0: |