Skip to content

Commit 4e02fac

Browse files
committed
edits to inst/NEWS.Rd
1 parent 72f609c commit 4e02fac

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

inst/NEWS.Rd

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,15 @@
1111
Nolan in \ghpr{920} fixing \ghit{919}).
1212
\item Error messages from subsetting are now more informative
1313
(Qiang and Dirk).
14+
\item \code{Shelter} increases count only on non-null objects
15+
(Dirk in \ghpr{940} as suggested by Stepan Sindelar in \ghit{935}).
1416
}
1517
\item Changes in Rcpp Attributes:
1618
\itemize{
1719
\item A new plugin was added for C++20 (Dirk in \ghpr{927})
1820
\item Fixed an issue where 'stale' symbols could become registered in
19-
RcppExports.cpp, leading to linker errors and other related issues.
20-
(Kevin fixing \ghit{733} and \ghit{934})
21+
RcppExports.cpp, leading to linker errors and other related issues
22+
(Kevin in \ghpr{939} fixing \ghit{733} and \ghit{934}).
2123
}
2224
\item Changes in Rcpp Documentation:
2325
\itemize{

0 commit comments

Comments
 (0)