|
From: Markus B. <mba...@us...> - 2005-10-26 21:55:18
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9769 Modified Files: Changelog.txt Log Message: Search result page allows grouping by file and package (scope) Index: Changelog.txt =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt/Changelog.txt,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** Changelog.txt 17 Oct 2005 04:24:29 -0000 1.17 --- Changelog.txt 26 Oct 2005 21:55:08 -0000 1.18 *************** *** 10,13 **** --- 10,14 ---- * Added outline support for aliasing methods using the format 'alias :new_method :old_method' * Fixed bug where current visibility was never reset when opening a new class + * Ruby Search Changes merged from SRB 0.6.1: |