Skip to content

Commit 1a34a41

Browse files
committed
changelog and news entry for #390
1 parent 99ab658 commit 1a34a41

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2015-11-01 Qiang Kou <[email protected]>
2+
3+
* inst/include/Rcpp/vector/MatrixColumn.h: Fix overflow
4+
15
2015-11-01 Dirk Eddelbuettel <[email protected]>
26

37
* DESCRIPTION: Roll Version: to 0.12.1.4

inst/NEWS.Rd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
heads-up by Luke Tierney (PR \ghpr{378} fixing \ghit{377}).
1414
\item Rcpp Module objects are now checked more carefully (PR \ghpr{381}
1515
by Tianqi, fixing \ghit{380})
16+
\item An overflow in Matrix column indexing was corrected (PR \ghpr{390}
17+
by Qiang, fixing a bug reported by Allessandro on the list)
1618
}
1719
\item Changes in Rcpp Attributes:
1820
\itemize{

0 commit comments

Comments
 (0)