Skip to content

Commit 1d6620e

Browse files
committed
praise for Kevin in ChangeLog and NEWS
1 parent bd63c6c commit 1d6620e

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2013-12-20 Dirk Eddelbuettel <edd@debian.org>
2+
3+
* inst/include/Rcpp/RObject.h: Applied fix by Kevin Ushey (#88)
4+
* inst/include/Rcpp/vector/Vector.h: Ditto (#89)
5+
16
2013-12-01 Kevin Ushey <kevinushey@gmail.com>
27

38
* R/Rcpp.package.skeleton.R: Fixed bug relating to user-supplied

inst/NEWS.Rd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
functions were incorrectly expanding to the no-degree-of-freedoms
1515
variant.
1616
\item Unit tests for \code{pnt} were added.
17+
\item Applied two bug fixes to Vector \code{sort()} and \code{RObject}
18+
definition spotted and correct by Kevin Ushey
1719
}
1820
\item Changes in Rcpp documentation:
1921
\itemize{

0 commit comments

Comments
 (0)