aboutsummaryrefslogtreecommitdiff
path: root/HISTORY.md
diff options
context:
space:
mode:
authorSudar <sudar@sudarmuthu.com>2014-07-01 11:03:45 +0530
committerSudar <sudar@sudarmuthu.com>2014-07-01 11:03:45 +0530
commit1f950db032f430177395aeb4685d04a75728d9b2 (patch)
tree146037cd313d26504ed18a7f6ed2e7167cda7a83 /HISTORY.md
parent20ccdf141472dc490217d77e8085e24b7acd7cc9 (diff)
parent437a0f54b55115dd9ac0ea02dc355306692ff5d8 (diff)
Merge pull request #218 from sej7278/master
Build core objects in subdirectory, fix issue #82 and fix #218
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 4b03b4f..6d9ce63 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -15,6 +15,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it
- New: Arduino.mk is now compatible with Flymake mode (https://github.com/rbarzic)
- Fix: MONITOR_PORT detection (Issue #213, #215) (https://github.com/sej7278)
- Tweak: Audited regexes/quoting/wildcards (Issue #192) (https://github.com/sej7278)
+- New: Build core objects in subdirectory (Issue #82) (https://github.com/sej7278)
### 1.3.3 (2014-04-12)
- Fix: Make a new manpage for ard-reset-arduino. Fixes issue #188 (https://github.com/sej7278)