Updates NEWS file with avrftdi's TPI support

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1154 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
hweisbach
2013-05-02 11:07:22 +00:00
parent 7cc2b783a3
commit 7e1778019a
2 changed files with 2 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
2013-05-02 Hannes Weisbach <hannes_weisbach@gmx.net>
* avrftdi_private.h: Add libusb-1.0 include to fix include order in windows.
* NEWS: Add notice avrftdi supporting TPI
2013-04-30 Hannes Weisbach <hannes_weisbach@gmx.net>