[Rcpp-commits] r2477 - pkg/Rcpp

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Sat Nov 20 19:48:06 CET 2010


Author: jmc
Date: 2010-11-20 19:48:05 +0100 (Sat, 20 Nov 2010)
New Revision: 2477

Modified:
   pkg/Rcpp/ChangeLog
Log:
changelog for 2474 (typo)

Modified: pkg/Rcpp/ChangeLog
===================================================================
--- pkg/Rcpp/ChangeLog	2010-11-20 18:47:14 UTC (rev 2476)
+++ pkg/Rcpp/ChangeLog	2010-11-20 18:48:05 UTC (rev 2477)
@@ -1,6 +1,6 @@
 2010-11-20  John M Chambers  <jmc at r-project.org>
 
-	* Module.R now checks for the existence of a default constructor
+	* R/Module.R now checks for the existence of a default constructor
 	for a C++ class and generates a suitable $initialize() method accordingly.
 
 2010-11-20  Romain Francois <romain at r-enthusiasts.com>



More information about the Rcpp-commits mailing list