Skip to content

Commit e001313

Browse files
committed
NEWS and ChangeLog entries for attributes vignette
1 parent 499584a commit e001313

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2015-02-17 JJ Allaire <[email protected]>
2+
3+
* vignettes/Rcpp-attributes.Rnw: Update attributes vignette
4+
with docs on new features,
5+
16
2015-02-14 JJ Allaire <[email protected]>
27

38
* Rcpp.Rproj: Specify Sweave as Rnw handler for RStudio

inst/NEWS.Rd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
\item Version 3.2 of the Rtools is now correctly detected as well.
2828
\item Allow 'R' to come immediately after '***' for defining embedded R
2929
code chunks in sourceCpp.
30+
\item The attributes vignette has been updated with documentation
31+
on new features added over the past several releases.
3032
}
3133
}
3234
}

0 commit comments

Comments
 (0)