aboutsummaryrefslogtreecommitdiff
path: root/HISTORY.md
diff options
context:
space:
mode:
authorSimon John <git@the-jedi.co.uk>2019-08-25 15:18:09 +0100
committerGitHub <noreply@github.com>2019-08-25 15:18:09 +0100
commite870443f4824cbbcd560f500c6072012dd668f62 (patch)
treea34a612f186a6024238a3881e4828f8ab51d972a /HISTORY.md
parent0e462fcff173c0e6963f3b23ecb5fbb2e59737e7 (diff)
parentfa2146080c27cd10c9a6cf5975dd6f4c58e400a6 (diff)
Merge pull request #613 from TaylorZowtuk/master
Fixed syntax error of make monitor on windows/cygwin
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 8f228fe..459858d 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -43,6 +43,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)