Skip to content

Commit ed35e2e

Browse files
committed
removed a double entry in NEWS
1 parent 32cf187 commit ed35e2e

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

ChangeLog

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
2014-09-29 Dirk Eddelbuettel <[email protected]>
22

3-
* debian/*: Changes for Debian release of 0.11.3
3+
* debian/*: Changes for Debian release of 0.11.3
4+
5+
* inst/NEWS.Rd: Removed a double entry
46

57
2014-09-27 Dirk Eddelbuettel <[email protected]>
68

inst/NEWS.Rd

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
\itemize{
77
\item Changes in Rcpp API:
88
\itemize{
9-
\item New \code{Rcpp::InternalFunction} interface using
10-
\code{std::function}; only enabled on compilers that claim full c++11
11-
support.
129
\item The deprecation of \code{RCPP_FUNCTION_*} which was announced with
1310
release 0.10.5 last year is proceeding as planned, and the file
1411
\code{macros/preprocessor_generated.h} has been removed.

0 commit comments

Comments
 (0)