From d32d612a4bcc9bb149c53a8ba6657bf5b1520fd5 Mon Sep 17 00:00:00 2001 From: Thomas Sigurdsen Date: Thu, 21 Nov 2013 10:46:09 +0100 Subject: Change echo for printf rationale: http://unix.stackexchange.com/questions/65803/why-is-printf-better-than-echo fix #129 --- HISTORY.md | 1 + 1 file changed, 1 insertion(+) (limited to 'HISTORY.md') diff --git a/HISTORY.md b/HISTORY.md index 33547df..074ee78 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -10,6 +10,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it - In ISP mode, read baudrate and programmer from boards.txt. See #125 - Add `burn_bootloader` target. See #85 - Show correct path to `arduino.mk` file in help message. Fix #120 +- Change echo for printf. Fix #129 (https://github.com/thomassigurdsen) ### 1.0.1 (2013-09-25) - Unconditionally add -D in avrdude options. See #114 -- cgit v1.2.3