From 5a521361a03f5dac4577b71b0dd6382685aa5585 Mon Sep 17 00:00:00 2001 From: Simon John Date: Tue, 4 Feb 2014 17:41:51 +0000 Subject: 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 --- HISTORY.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'HISTORY.md') diff --git a/HISTORY.md b/HISTORY.md index 41d5609..e4c4392 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -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) -- cgit v1.2.3