Skip to content

Commit d5b9363

Browse files
committed
NEWS entry for John's new commit
1 parent 2ad401b commit d5b9363

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

inst/NEWS.Rd

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
\section{Changes in Rcpp version 0.10.5.1 (2013-10-02)}{
66
\itemize{
7+
\item Changes in Modules:
8+
\itemize{
9+
\item New function \code{classModule} which creates a C++ module
10+
for a C++ class, which then results in a corresponding Reference
11+
Class made available at the R level.
12+
}
713
\item Changes in Rcpp API:
814
\itemize{
915
\item Two missing \code{is<>()} templates for

0 commit comments

Comments
 (0)