Skip to content

Commit 0c749db

Browse files
committed
Adding one omitted NEWS entry plus one minor edit [ci skip]
This was also in #1352
1 parent d5cfd78 commit 0c749db

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
@@ -9,8 +9,8 @@
99
\itemize{
1010
\item Support for user-defined databases has been removed (Kevin in
1111
\ghpr{1314} fixing \ghit{1313})
12-
\item The \code{SET_TYPEOF} function and macro is no longer used (Kevin in
13-
\ghpr{1315} fixing \ghit{1312})
12+
\item The \code{SET_TYPEOF} function and macro is no longer used (Kevin
13+
in \ghpr{1315} fixing \ghit{1312})
1414
\item An errorneous cast to \code{int} affecting large return object
1515
has been removed (Dirk in \ghpr{1335} fixing \ghpr{1334})
1616
\item Compilation on DragonFlyBSD is now supported (Gábor Csárdi in
@@ -30,6 +30,8 @@
3030
\item Authors@R is now used in DESCRIPTION as mandated by CRAN, the
3131
\code{Rcpp.package.skeleton()} function also creates it (Dirk in
3232
\ghpr{1325} and \ghpr{1327})
33+
\item A single datetime format test has been adjusted to match a change
34+
in R-devel (Dirk in \ghpr{1348} fixing \ghit{1347})
3335
}
3436
\item Changes in Rcpp Documentation:
3537
\itemize{

0 commit comments

Comments
 (0)