[Rcpp-commits] r2131 - pkg/Rcpp/inst

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Fri Sep 17 13:44:28 CEST 2010


Author: romain
Date: 2010-09-17 13:44:28 +0200 (Fri, 17 Sep 2010)
New Revision: 2131

Modified:
   pkg/Rcpp/inst/ChangeLog
Log:
correct date

Modified: pkg/Rcpp/inst/ChangeLog
===================================================================
--- pkg/Rcpp/inst/ChangeLog	2010-09-17 11:43:06 UTC (rev 2130)
+++ pkg/Rcpp/inst/ChangeLog	2010-09-17 11:44:28 UTC (rev 2131)
@@ -1,4 +1,4 @@
-2010-09-16  Romain Francois <romain at r-enthusiasts.com>
+2010-09-17  Romain Francois <romain at r-enthusiasts.com>
 
     * src/Reference.cpp: new objects are created via a callback to R's new
     function, as R_do_new_object did always return the same environment



More information about the Rcpp-commits mailing list