[rkward-cvs] SF.net SVN: rkward:[2448] trunk/rkward

tfry at users.sourceforge.net tfry at users.sourceforge.net
Thu Apr 30 09:44:41 UTC 2009


Revision: 2448
          http://rkward.svn.sourceforge.net/rkward/?rev=2448&view=rev
Author:   tfry
Date:     2009-04-30 09:44:41 +0000 (Thu, 30 Apr 2009)

Log Message:
-----------
ChangeLog merge

Modified Paths:
--------------
    trunk/rkward/ChangeLog
    trunk/rkward/version.h

Modified: trunk/rkward/ChangeLog
===================================================================
--- trunk/rkward/ChangeLog	2009-04-30 09:44:18 UTC (rev 2447)
+++ trunk/rkward/ChangeLog	2009-04-30 09:44:41 UTC (rev 2448)
@@ -1,3 +1,4 @@
+--- Version 0.5.0d - ??????????
 - Fixed: Auto-scroll missing in progress dialogs and data editor
 - Fix jumping toolbar
 - Fixed: Several harmless warnings were silenced
@@ -3,5 +4,4 @@
 - Fixed: Argument hints would always stay on top regardless of focus
 - Fix crash when reaching bottom of command history in context sensitive search
-		TODO: Backport needed?
 - Fix crash while inserting rows in a data.frame with string variables
 
@@ -42,6 +42,14 @@
 
 ---- KDE 3 versions
 
+--- Version 0.4.9b - ???????????
+- Fix crash while inserting rows in a data.frame with string variables
+- Fix immediate crash issue with R 2.9.0 (requires recompilation against R 2.9)
+- Fix device window capturing with R 2.8.0
+- Extended boxplot plugin
+- Support data.frames in barplot plugin
+- New set of plugins: Item Response Theory (by Meik Michalke)
+
 --- Version 0.4.9a - Apr-20-2008
 - Support from compilation with R 2.7
 - New plugin: Hodrick-Prescott Filter

Modified: trunk/rkward/version.h
===================================================================
--- trunk/rkward/version.h	2009-04-30 09:44:18 UTC (rev 2447)
+++ trunk/rkward/version.h	2009-04-30 09:44:41 UTC (rev 2448)
@@ -1,2 +1,2 @@
 /* Version number of package */
-#define VERSION "0.5.0c"
+#define VERSION "0.5.0d"


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the rkward-tracker mailing list