[rkward-cvs] SF.net SVN: rkward:[2770] branches/release_branch_0.4.9
tfry at users.sourceforge.net
tfry at users.sourceforge.net
Sat Mar 6 12:57:41 UTC 2010
Revision: 2770
http://rkward.svn.sourceforge.net/rkward/?rev=2770&view=rev
Author: tfry
Date: 2010-03-06 12:57:41 +0000 (Sat, 06 Mar 2010)
Log Message:
-----------
Prepare -pre1 release
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 2010-03-06 12:56:09 UTC (rev 2769)
+++ branches/release_branch_0.4.9/ChangeLog 2010-03-06 12:57:41 UTC (rev 2770)
@@ -1,3 +1,4 @@
+- Backport all plugin changes and additions up to RKWard 0.5.2
- Add support for the dynamic help server introduced in R 2.10.0
- Backport some improvements in event handling
- Fix deadlock while handling some Tcl events
Modified: branches/release_branch_0.4.9/configure.in.in
===================================================================
--- branches/release_branch_0.4.9/configure.in.in 2010-03-06 12:56:09 UTC (rev 2769)
+++ branches/release_branch_0.4.9/configure.in.in 2010-03-06 12:57:41 UTC (rev 2770)
@@ -1,6 +1,6 @@
#MIN_CONFIG(3)
-AM_INIT_AUTOMAKE(rkward,0.4.9b)
+AM_INIT_AUTOMAKE(rkward,0.4.9c-pre1)
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