diff options
| author | Simon John <git@the-jedi.co.uk> | 2014-02-04 17:41:51 +0000 |
|---|---|---|
| committer | Simon John <git@the-jedi.co.uk> | 2014-02-04 17:41:51 +0000 |
| commit | 5a521361a03f5dac4577b71b0dd6382685aa5585 (patch) | |
| tree | 02eefd1b1bda69b96b9f6adf45d34104a3c46f60 /HISTORY.md | |
| parent | e48ae82fbdf32271229c3d0c0bfd6ae9ee70ea66 (diff) | |
Added the arduino-mk-vars.md file to the Fedora SPECfile.
Added some notes to the SPECfile regarding overriding the paths
to the avr tools - most are in /usr/bin, but gcc/g++ are in an
architecture-dependant ccache directory
Upped version to 1.3.2 devel
Diffstat (limited to 'HISTORY.md')
| -rw-r--r-- | HISTORY.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,6 +4,9 @@ A Makefile for Arduino Sketches The following is the rough list of changes that went into different versions. I tried to give credit whenever possible. If I have missed anyone, kindly add it to the list. +### 1.3.2 (in development) +- Fix: Add arduino-mk-vars.md file to RPM SPECfile. (https://github.com/sej7278) + ### 1.3.1 (2014-02-04) - Fix: BUNDLED_AVR_TOOLS_DIR is now set properly when using only arduino-core and not the whole arduino package. (https://github.com/sej7278) - New: Document all variables that can be overridden. (https://github.com/sej7278) |
