Skip to content

Commit 9ced9aa

Browse files
committed
Merge remote-tracking branch 'upstream/master' into feature/new-datetime-assignment
2 parents d3a007d + c47efce commit 9ced9aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

inst/NEWS.Rd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131
\itemize{
3232
\item The \code{DateVector} and \code{DatetimeVector} classes were renamed
3333
with a prefix \code{old}; they are currently \code{typedef}'ed to the
34-
existing name (\ghpr{557}, also \ghpr{577))
34+
existing name (\ghpr{557}, also \ghpr{577})
3535
\item New variants \code{newDateVector} and \code{newDatetimeVector} were
36-
added based on \code{NumericVector} (also (\ghpr{557}, \ghpr{577})
36+
added based on \code{NumericVector} (also \ghpr{557}, \ghpr{577})
3737
\item By defining \code{RCPP_NEW_DATE_DATETIME_VECTORS} the new classes
3838
can activated. We intend to make the new classes the default no sooner
3939
than twelve months from this release.

0 commit comments

Comments
 (0)