aboutsummaryrefslogtreecommitdiff
path: root/HISTORY.md
diff options
context:
space:
mode:
authorJohn Whittington <git@jbrengineering.co.uk>2020-02-24 09:57:13 +0100
committerJohn Whittington <git@jbrengineering.co.uk>2020-02-24 09:57:13 +0100
commit93b251a4e1379378d07f2607c7f15b44e2c545a4 (patch)
tree3bb1140c8994809eaf1b8681f21b1d9769d64dc9 /HISTORY.md
parent62caf00a157d410b98f93c3d9c4cf543d85b00b0 (diff)
parente870443f4824cbbcd560f500c6072012dd668f62 (diff)
Merge branch 'master' of https://github.com/sudar/Arduino-Makefile into HEAD
Diffstat (limited to 'HISTORY.md')
-rw-r--r--HISTORY.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY.md b/HISTORY.md
index 4bbe3a7..a2aeaef 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -44,6 +44,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it
- New: Add support for good old cu as monitor command (issue #492) (https://github.com/mwm)
- New: Add a documentation how to setup Makefile for 3rd party boards (issue #499). (https://github.com/MilanV)
- New: Add support for Robotis OpenCM boards
+- Fix: Syntax of inner conditional statements of monitor command evaluated when MONITOR_CMD = putty
### 1.5.2 (2017-01-11)