[rkward-cvs] SF.net SVN: rkward:[2454] trunk/rkward
tfry at users.sourceforge.net
tfry at users.sourceforge.net
Wed May 6 19:26:07 UTC 2009
Revision: 2454
http://rkward.svn.sourceforge.net/rkward/?rev=2454&view=rev
Author: tfry
Date: 2009-05-06 19:26:07 +0000 (Wed, 06 May 2009)
Log Message:
-----------
Prepare rc1-release(s)
Modified Paths:
--------------
trunk/rkward/ChangeLog
trunk/rkward/TODO
trunk/rkward/version.h
Modified: trunk/rkward/ChangeLog
===================================================================
--- trunk/rkward/ChangeLog 2009-05-01 13:53:28 UTC (rev 2453)
+++ trunk/rkward/ChangeLog 2009-05-06 19:26:07 UTC (rev 2454)
@@ -1,4 +1,4 @@
---- Version 0.5.0d - ??????????
+--- Version 0.5.0d-rc1 - May-06-2009
- Fixed: Container of detached windows would sometimes remain after reattaching
- Fixed: Global toolbar style was not honored
- Fixed: Auto-scroll missing in progress dialogs and data editor
@@ -44,7 +44,8 @@
---- KDE 3 versions
---- Version 0.4.9b - ???????????
+--- Version 0.4.9b-rc1 - May-06-2009
+- Workaround: Deactivate all filemanagement shortcuts in the File Browser. These would sometimes trigger when they should not.
- 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
@@ -61,7 +62,7 @@
- Improved user interface for CSV import plugin
- Support drawing grids in histogram and stripchart plots
- New plugin: Levene test
-- New plugin: Jarque-Bera test (by Germ�n M�rquez Mej�a)
+- New plugin: Jarque-Bera test (by Germán Márquez Mejía)
- Fixed: Crosstabs plugin produces better output
- Fixed: use.value.labels option was wrong in SPSS import plugin
- Fixed: SPSS tables would only be imported to the workspace, when the edit option was checked
Modified: trunk/rkward/TODO
===================================================================
--- trunk/rkward/TODO 2009-05-01 13:53:28 UTC (rev 2453)
+++ trunk/rkward/TODO 2009-05-06 19:26:07 UTC (rev 2454)
@@ -12,6 +12,7 @@
http://article.gmane.org/gmane.comp.kde.cvs/700027
http://kdepim.sourcearchive.com/documentation/4.1.80/kleopatra_2conf_2configuredialog_8cpp-source.html
- why is the icon style only honored for mainToolBar (in KXMLGUIBuilder)? It looks like this is done on purpose, but why???
+ - http://lists.kde.org/?l=kde-core-devel&m=103307809508725&w=2
Bugs:
- "cannot create html package index" when installing package as a regular user (due to R.home ("doc") not writable)
Modified: trunk/rkward/version.h
===================================================================
--- trunk/rkward/version.h 2009-05-01 13:53:28 UTC (rev 2453)
+++ trunk/rkward/version.h 2009-05-06 19:26:07 UTC (rev 2454)
@@ -1,2 +1,2 @@
/* Version number of package */
-#define VERSION "0.5.0d"
+#define VERSION "0.5.0d-rc1"
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