diff options
| author | Sudar <sudar@sudarmuthu.com> | 2014-05-27 16:53:33 +0530 |
|---|---|---|
| committer | Sudar <sudar@sudarmuthu.com> | 2014-05-27 16:53:33 +0530 |
| commit | a4dc43b58f5f3766c4594472a28b7180fd65e160 (patch) | |
| tree | 377c1f5903c1d8a5c1766ac18f82b66eef95f1d8 /HISTORY.md | |
| parent | 29198023d900a26ad4b4fa6d27912769e07d93de (diff) | |
| parent | cc93d7b0b22613512f120b4008587c6ad7058803 (diff) | |
Merge pull request #210 from sej7278/master
Add missing newlines at end of some echo's. Fix #207
Diffstat (limited to 'HISTORY.md')
| -rw-r--r-- | HISTORY.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |
