[rkward-cvs] SF.net SVN: rkward-code:[4656] trunk/rkward/ChangeLog

tfry at users.sf.net tfry at users.sf.net
Tue Apr 2 14:53:03 UTC 2013


Revision: 4656
          http://sourceforge.net/p/rkward/code/4656
Author:   tfry
Date:     2013-04-02 14:53:02 +0000 (Tue, 02 Apr 2013)
Log Message:
-----------
Whoops. These TODO notes were meant to be removed before the release, not after...

Modified Paths:
--------------
    trunk/rkward/ChangeLog

Modified: trunk/rkward/ChangeLog
===================================================================
--- trunk/rkward/ChangeLog	2013-04-02 12:02:57 UTC (rev 4655)
+++ trunk/rkward/ChangeLog	2013-04-02 14:53:02 UTC (rev 4656)
@@ -15,14 +15,14 @@
 - Easier (de-)activation of RKWard plugin maps using checkboxes (Settings->Configure RKWard->Plugins)
 - Broken or quirky .pluginmap files are reported to the user, completely broken maps are disabled, automatically
 - Implement basic dependency handling for plugins / pluginmaps
-- Added support for the upcoming R 3.0.0			TODO: Check for any more regressions, before release
+- Added support for the upcoming R 3.0.0
 - Added <switch> logic element to switch between several target properties (or fixed values) based on the value of a condition property
 - Sort plugin gains option to sort data.frames by more than one column at a time, and options for type conversion
 - Add in-application debug message viewer (targetted at (plugin) developers)
 - Add setting to customize initial working directory
 - Windows only: Add UI-checkbox for R's "internet2"-option
 - New functions getString(), getList() and getBoolean() for fetching data in plugin scripts
-- Boolean properties now return a numeric, not labelled representation of their value, by default. <checkbox>es should be unaffected.	TODO: when announcing release, link to explanation mail.
+- Boolean properties now return a numeric, not labelled representation of their value, by default. <checkbox>es should be unaffected.
 - Added <optionset> GUI element for entering a set of options for an arbitrary number of items
 - Reduce CPU usage of pluings while idle
 - Fix conversion from Numeric to Factor in the data editor





More information about the rkward-tracker mailing list