|
3 | 3 | \newcommand{\ghpr}{\href{https://github.com/RcppCore/RcppArmadillo/pull/#1}{##1}} |
4 | 4 | \newcommand{\ghit}{\href{https://github.com/RcppCore/RcppArmadillo/issues/#1}{##1}} |
5 | 5 |
|
| 6 | +\section{ChangesinRcppArmadilloversion0.6.500 (2016-xx-yy)}{ |
| 7 | + \itemize{ |
| 8 | + \itemUpgradedtoArmadillo... |
| 9 | + \itemize{ |
| 10 | + \item... |
| 11 | + } |
| 12 | + \itemThe \code{configure}scriptnowuses \code{#!/usr/bin/env |
| 13 | +bash}tocopewithsystemsthatdonothave \code{#!/bin/bash} (PR |
| 14 | + \ghpr{75}fixingissue \ghpr{74}) |
| 15 | + } |
| 16 | +} |
| 17 | + |
6 | 18 | \section{ChangesinRcppArmadilloversion0.6.400.2.0 (2015-12-15)}{ |
7 | 19 | \itemize{ |
8 | 20 | \itemUpgradedtoArmadillo6.400.2 ("Flying Spaghetti Monster Deluxe") |
|