|
From: <caw...@us...> - 2007-02-06 21:17:13
|
Revision: 1923
http://svn.sourceforge.net/rubyeclipse/?rev=1923&view=rev
Author: cawilliams
Date: 2007-02-06 13:17:03 -0800 (Tue, 06 Feb 2007)
Log Message:
-----------
add more changes
Modified Paths:
--------------
trunk/org.rubypeople.rdt/Changelog.txt
Modified: trunk/org.rubypeople.rdt/Changelog.txt
===================================================================
--- trunk/org.rubypeople.rdt/Changelog.txt 2007-02-06 20:47:46 UTC (rev 1922)
+++ trunk/org.rubypeople.rdt/Changelog.txt 2007-02-06 21:17:03 UTC (rev 1923)
@@ -1,4 +1,11 @@
Since 0.8.0 Release:
+* Initial Refactoring support
+ * Adds an initial catalog of refactorings
+ * Also adds some basic source manipulation
+ * Generate accessors
+ * Generate constructor
+* Better integration with Ruby interpreters
+ * Now "links" the standard and core libraries of ruby interpreters into new ruby projects - so they are used in code completion
* Preliminary support for ruby-debug as the debugging backend
* Integration of type inferrencing work done by Jason morrison for Google Summer of Code
* Improved code completion
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|