aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon John <git@the-jedi.co.uk>2017-03-12 22:05:23 +0000
committerGitHub <noreply@github.com>2017-03-12 22:05:23 +0000
commit9f2cec32042f98a00f630cb3d7f8bf35965c6c05 (patch)
treec6bd6e27bbc9a5034ddfe109ed0b63c4b2fcd01c
parented58b619837b2c5a999c7fa79f7b0d9b594384c8 (diff)
Update HISTORY.md
-rw-r--r--HISTORY.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/HISTORY.md b/HISTORY.md
index c772c04..2ddebde 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -12,12 +12,13 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it
- New: Add LTO support for users with avr-gcc > 4.9 (issue #446 & #456) (https://github.com/sej7278)
- Tweak: Updated Linux instructions and sync documentation from the old blog(), README.md and Arduino.mk (https://github.com/az-z)
+- Tweak: Documentation for Windows updated to include installation of PySerial (https://github.com/sovcik)
- Fix: Updated CXXFLAGS_STD to match upstream 1.6 (issue #424) (https://github.com/calvinli)
- Fix: Added support for attiny core's use of chip instead of cpu in submenus (https://github.com/straccio)
- Fix: ARDUINO_VERSION can cope with the longer 1.6.10 version string (issue #444) (https://github.com/sej7278)
- Fix: Changed PARSE_BOARD to handle colons in e.g. CORE or VARIANT (issue #461) (https://github.com/sej7278)
-- Tweak: Documentation for Windows updated to include installation of PySerial (https://github.com/sovcik)
-- FIX: Changed Teensy.mk to support Arduino 1.6.12 and Teensyduino 1.30 (issues #383 , #431) (https://github.com/georgeharker)
+- Fix: Changed Teensy.mk to support Arduino 1.6.12 and Teensyduino 1.30 (issues #383 , #431) (https://github.com/georgeharker)
+- Fix: params typo in PuTTY section (issue #487) (https://github.com/ericdand)
### 1.5.1 (Debian version: 1.5-3) (2016-02-22)