[rkward-cvs] SF.net SVN: rkward: [2342] branches/release_branch_0.4.9

tfry at users.sourceforge.net tfry at users.sourceforge.net
Wed Jan 23 12:35:23 UTC 2008


Revision: 2342
          http://rkward.svn.sourceforge.net/rkward/?rev=2342&view=rev
Author:   tfry
Date:     2008-01-23 04:35:23 -0800 (Wed, 23 Jan 2008)

Log Message:
-----------
Start 0.4.9a cycle

Modified Paths:
--------------
    branches/release_branch_0.4.9/ChangeLog
    branches/release_branch_0.4.9/configure.in.in

Modified: branches/release_branch_0.4.9/ChangeLog
===================================================================
--- branches/release_branch_0.4.9/ChangeLog	2008-01-23 12:33:10 UTC (rev 2341)
+++ branches/release_branch_0.4.9/ChangeLog	2008-01-23 12:35:23 UTC (rev 2342)
@@ -1,5 +1,7 @@
+--- Version 0.4.9a - XXX-XX-2008
+- Fixed some lockups during startup			TODO: really fixed?
+
 --- Version 0.4.9 - Jan-14-2008
-
 - Improved user interface for CSV import plugin
 - Support drawing grids in histogram and stripchart plots
 - New plugin: Levene test

Modified: branches/release_branch_0.4.9/configure.in.in
===================================================================
--- branches/release_branch_0.4.9/configure.in.in	2008-01-23 12:33:10 UTC (rev 2341)
+++ branches/release_branch_0.4.9/configure.in.in	2008-01-23 12:35:23 UTC (rev 2342)
@@ -1,6 +1,6 @@
 #MIN_CONFIG(3)
 
-AM_INIT_AUTOMAKE(rkward,0.4.9)
+AM_INIT_AUTOMAKE(rkward,0.4.9a)
 
 dnl CXXFLAGS="$NOOPT_CXXFLAGS" dnl __kdevelop[noopt]__
 dnl CFLAGS="$NOOPT_CFLAGS" dnl __kdevelop[noopt]__


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