diff options
| author | Sudar Muthu <sudar@sudarmuthu.com> | 2016-07-29 20:48:27 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-07-29 20:48:27 +0530 |
| commit | 0ec1489414f0bd7fbc9569d334984ef737c9f2a9 (patch) | |
| tree | a32276b666951bc093a5fea9c1b73be5a75033a6 /HISTORY.md | |
| parent | 5a83288e6ac01182fbf2a0cf219cc13370e67c66 (diff) | |
| parent | 737a3f14cd780710dc53c080603deb4a5dd4e6da (diff) | |
Merge pull request #445 from sej7278/master
Fix for 1.6.10 version detection
Diffstat (limited to 'HISTORY.md')
| -rw-r--r-- | HISTORY.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -5,7 +5,10 @@ The following is the rough list of changes that went into different versions. I tried to give credit whenever possible. If I have missed anyone, kindly add it to the list. ### In Development --Tweak: Updated Linux instructions and sync documentation from the old blog(), README.md and Arduino.mk (https://github.com/az-z) +- Tweak: Updated Linux instructions and sync documentation from the old blog(), README.md and Arduino.mk (https://github.com/az-z) +- 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) ### 1.5.1 (Debian version: 1.5-3) (2016-02-22) |
