Skip to content

Commit ffbe61d

Browse files
committed
reorder changelog
1 parent e26ccdb commit ffbe61d

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

ChangeLog

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
2016-12-30 Dirk Eddelbuettel <[email protected]>
2-
3-
* src/Date.cpp: Synchronized internal code with R
4-
5-
* inst/unitTests/cpp/dates.cpp (gmtime_mktime): New test
6-
* inst/unitTests/runit.Date.R (test.mktime_gmtime): Idem
71
2016-12-31 Dirk Eddelbuettel <[email protected]>
82

93
* inst/include/Rcpp/vector/Matrix.h: Minor simplification
@@ -16,6 +10,13 @@
1610
filling matrices.
1711
* inst/unitTests/cpp/Matrix.cpp: Idem
1812

13+
2016-12-30 Dirk Eddelbuettel <[email protected]>
14+
15+
* src/Date.cpp: Synchronized internal code with R
16+
17+
* inst/unitTests/cpp/dates.cpp (gmtime_mktime): New test
18+
* inst/unitTests/runit.Date.R (test.mktime_gmtime): Idem
19+
1920
2016-12-26 Dirk Eddelbuettel <[email protected]>
2021

2122
* R/Attributes.R: Added #nocov markers

0 commit comments

Comments
 (0)