From cc93d7b0b22613512f120b4008587c6ad7058803 Mon Sep 17 00:00:00 2001 From: Simon John Date: Tue, 27 May 2014 11:25:23 +0100 Subject: Add missing newlines at end of some echo's (issue #207) Whilst doing that, i noticed that there were some missing targets to "make help" so added those in and re-ordered and re-worded some of the targets to make more sense e.g. all of the upload's are together, all of the assemblers are together etc. --- HISTORY.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'HISTORY.md') diff --git a/HISTORY.md b/HISTORY.md index fe5b408..8f2f613 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -10,6 +10,8 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it - Add: Try to guess port from wildcards if not specified. (Issue #197) (https://github.com/tuzz) - Fix: Check that on windows ARDUINO_DIR (and MPIDE_DIR) is a relative path. (Issue #201 and #202) (https://github.com/sej7278) - Add: List board name as well as tag in `make show_boards`. (Issue #204) (https://github.com/sej7278) +- Fix: Add missing newlines at end of some echo's (Issue #207) (https://github.com/sej7278) +- Fix: Add missing/reorder/reword targets in `make help` (https://github.com/sej7278) ### 1.3.3 (2014-04-12) - Fix: Make a new manpage for ard-reset-arduino. Fixes issue #188 (https://github.com/sej7278) -- cgit v1.2.3