aboutsummaryrefslogtreecommitdiff
path: root/HISTORY.md
diff options
context:
space:
mode:
authorSudar <sudar@sudarmuthu.com>2014-11-23 15:46:53 +0530
committerSudar <sudar@sudarmuthu.com>2014-11-23 15:46:53 +0530
commit4b7d99907308ea416d1a295e38411ce06813c9cc (patch)
tree4fe911f4b3c616cd3224cc44d9b9b3c02ea1fd1f /HISTORY.md
parent605381783366df0df3a8c71dc61e9f8a1234db21 (diff)
parent5f1a5a2ac04b1795715d16dc1e45206c8ebe8930 (diff)
Merge pull request #297 from PeterMosmans/cygwincom
Improved Windows (Cygwin/MSYS) support
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 c1229bf..0d9426e 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -22,6 +22,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it
- Tweak: Update travis-ci to test against Arduino 1.0.6. (https://github.com/sej7278)
- Tweak: Updated package instructions for Arch/Fedora/Raspbian. (https://github.com/sej7278)
+- Fix: Improved Windows (Cygwin/MSYS) support (https://github.com/PeterMosmans)
- Fix: Change "tinyladi" username to "ladislas" in HISTORY.md. (https://github.com/ladislas)
- Fix: Make avr-g++ use CXXFLAGS instead of CFLAGS. (https://github.com/sej7278)
- Fix: Allow the use of CFLAGS_STD and CXXFLAGS_STD and set defaults (Issue #234) (https://github.com/ladislas)