Skip to content

Commit

Permalink
update ChangeLog & NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
Enchufa2 committed Jan 9, 2018
1 parent 85a9536 commit 5c1b45f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2018-01-09 Iñaki Ucar <i.ucar86@gmail.com>

* inst/include/Rcpp/vector/proxy.h: Improve support for NVCC, the CUDA
compiler (pull request #798, fixed issue #797)

2018-01-06 Kendon Bell <kmb56@berkeley.edu>

* src/api.cpp: Allow for compilation on ANDROID
Expand Down
2 changes: 2 additions & 0 deletions inst/NEWS.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@
\item Overly picky \emph{fall-through} warnings by gcc-7 regarding
\code{switch} statements are now pre-empted (Kirill in \ghpr{792}).
\item Permit compilation on ANDROID (Kenny Bell in \ghpr{796}).
\item Improve support for NVCC, the CUDA compiler (Iñaki Ucar in
\ghpr{798} addressing \ghit{797}).
}
\item Changes in Rcpp Attributes:
\itemize{
Expand Down

0 comments on commit 5c1b45f

Please sign in to comment.