Skip to content

Commit 2381097

Browse files
committed
merged with master branch; aligned ChangeLog
2 parents ca5bab1 + 90ee661 commit 2381097

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

ChangeLog

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2016-03-09 Colin Gillespie <[email protected]>
2+
3+
* vignettes/Rcpp-sugar.Rnw: Correct typos and indentation
4+
15
2016-03-09 Dirk Eddelbuettel <[email protected]>
26

37
* inst/include/Rcpp/stats/random/rlogis.h: Updated Emacs header and
@@ -22,7 +26,7 @@
2226
* inst/include/Rcpp/stats/random/rhyper.h: Idem
2327
* inst/include/Rcpp/stats/random/rpois.h: Idem
2428
* inst/include/Rcpp/stats/random/rsignrank.h: Idem
25-
* inst/include/Rcpp/stats/random/rwilcox.h: Idem
29+
* inst/include/Rcpp/stats/random/rwilcox.h: Idem
2630

2731
2016-03-07 Dirk Eddelbuettel <[email protected]>
2832

inst/NEWS.Rd

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@
3232
further review by Bob Rudis).
3333
\item An entry was added concerning the hard-code limit of arguments to
3434
some constructor and function (cf \ghit{435}).
35-
\item The Rcpp-FAQ now contains a table of content.
35+
\item The Rcpp-FAQ vignette now contains a table of content.
36+
\item Typos and indentation were corrected in the Rcpp Sugar vignette
37+
(\ghpr{445} by Colin Gillespie).
3638
}
3739
}
3840
}

0 commit comments

Comments
 (0)