aboutsummaryrefslogtreecommitdiff
path: root/HISTORY.md
diff options
context:
space:
mode:
authorGabrielius Mickevicius <gabrielius.m@gmail.com>2014-12-29 19:40:47 +0200
committerGabrielius Mickevicius <gabrielius.m@gmail.com>2014-12-30 17:45:36 +0200
commitde602e8b616469652731515adcdcd64794805670 (patch)
tree29e7c443fa95f3c8299a9dc03a19b937768a12c2 /HISTORY.md
parent6d549c89aa941b2f3dd4e99de553d38223e6a06a (diff)
Typo
Diffstat (limited to 'HISTORY.md')
-rw-r--r--HISTORY.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/HISTORY.md b/HISTORY.md
index 8e995f4..b7ccdd3 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -25,7 +25,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it
- Tweak: Updated package instructions for Arch/Fedora/Raspbian. (https://github.com/sej7278)
- 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-attiny](https://code.google.com/p/arduino-tiny/) Prospective Boards.txt. (https://github.com/Gaboose)
+- Tweak: Allow 'build.core' param as found in [arduino-tiny](https://code.google.com/p/arduino-tiny/) Prospective Boards.txt. (https://github.com/Gaboose)
- Fix: Improved Windows (Cygwin/MSYS) support (https://github.com/PeterMosmans)
- Fix: Change "tinyladi" username to "ladislas" in HISTORY.md. (https://github.com/ladislas)