Skip to content

Commit e1776d5

Browse files
committed
changelog and new for #708 (closes #707)
1 parent 4d982f7 commit e1776d5

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2017-06-06 Yu Gong <[email protected]>
2+
3+
* src/api.cpp: Also permit compilation under Haiku-OS
4+
15
2017-06-04 Dirk Eddelbuettel <[email protected]>
26

37
* DESCRIPTION (Version, Date): Roll minor version

inst/NEWS.Rd

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,11 @@
88
\item Changes in Rcpp API:
99
\itemize{
1010
\item The \code{tinyformat.h} header now ends in a newline (\ghit{701}).
11-
\item Fixed rare protection error that occurred when fetching stack traces during the construction of an Rcpp exception (Kirill Müller in \ghit{706}).
11+
\item Fixed rare protection error that occurred when fetching stack traces
12+
during the construction of an Rcpp exception (Kirill Müller in
13+
\ghit{706}).
14+
\item Compilation is now also possibly on Haiku-OS (Yo Gong \ghpr{708}
15+
addressing \ghit{707}).
1216
}
1317
\item Changes in Rcpp Attributes:
1418
\itemize{

0 commit comments

Comments
 (0)