aboutsummaryrefslogtreecommitdiff
path: root/HISTORY.md
diff options
context:
space:
mode:
authorSimon John <git@the-jedi.co.uk>2015-01-01 01:25:23 +0000
committerSimon John <git@the-jedi.co.uk>2015-01-01 01:25:23 +0000
commita6505e6da83f85c5a365ff7729775954bd5d51e7 (patch)
treeba86d0364dcd3a7d33855ff6171da4adf0f59ebc /HISTORY.md
parentcfd6af90fb2dc43646b9701c1823af1536d73665 (diff)
Change CXX_NAME to CXX as per the EmacsWiki for Flymake instructions.
Makes it a bit more standard too.
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 b7ccdd3..f879f2d 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -26,6 +26,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it
- Tweak: Remove $(EXTRA_XXX) variables (Issue #234) (https://github.com/ladislas)
- Tweak: Moved location of avrdude for 1.5.8 on Linux (Issue #301) (https://github.com/sej7278)
- Tweak: Allow 'build.core' param as found in [arduino-tiny](https://code.google.com/p/arduino-tiny/) Prospective Boards.txt. (https://github.com/Gaboose)
+- Tweak: Replace CXX_NAME with CXX as per the Emacs Flymake Wiki (Issue #309) (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)