Skip to content

Commit b52f690

Browse files
committed
two overlooked older NEWS entries added
1 parent 0aaf259 commit b52f690

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

inst/NEWS.Rd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
set an initial format string (Dirk in \ghpr{777} fixing \ghit{776}).
1212
\item The 'new' Date and Datetime vectors now have \code{is_na} methods
1313
too. (Dirk in \ghpr{783} fixing \ghit{781}).
14+
\item Protect more temporary \code{SEXP} objects produced by \code{wrap}
15+
(Kevin in \ghpr{784}).
16+
\item Use public R APIs for \code{new_env} (Kevin in \ghpr{785}).
1417
\item Evaluation of R code is now safer when compiled against R
1518
3.5 (you also need to explicitly define \code{RCPP_PROTECTED_EVAL}
1619
before including \code{Rcpp.h}). Longjumps of all kinds (condition

0 commit comments

Comments
 (0)