Skip to content

Commit a8077ee

Browse files
author
qinwf
committed
Changelog and NEWS.Rd entry for #493
1 parent 81c06aa commit a8077ee

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2016-06-20 Qin Wenfeng <[email protected]>
2+
3+
* inst/include/Rcpp/exceptions.h: add RCPP_USING_UTF8_ERROR_STRING macro to use UTF-8 encoding exception string in R
4+
15
2016-06-14 Artem Klevtsov <[email protected]>
26

37
* inst/include/Rcpp/sugar/functions/na_omit.h: Improve na_omit for

inst/NEWS.Rd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
\ghit{486}).
1515
\item String replacement was corrected (Qiang in \ghpr{479} following
1616
mailing list bug report by Masaki Tsuda)
17+
\item Add RCPP_USING_UTF8_ERROR_STRING macro to use UTF-8 encoding exception string in R (Qin Wenfeng in \ghpr{493})
1718
}
1819
\item Changes in Rcpp Sugar:
1920
\itemize{

0 commit comments

Comments
 (0)