diff --git a/NEWS b/NEWS index 92cbf944..ae981165 100644 --- a/NEWS +++ b/NEWS @@ -13,10 +13,21 @@ Changes since version 7.2: * New programmers supported: + - ft2232h_jtag, ft232h_jtag + * Issues fixed: + - Provide sib memory for AVR8X parts #1479 + - HAS_VTARG_READ not utilized in source code #1469 + - -c stk500 only works with stk500v2 firmware #1467 + * Pull requests: + - Add JTAG support to avrftdi #1324 + - Fix probing of the generic -c stk500 programmer #1468 + - Utilize HAS_VTARG_READ defined in avrdude.conf #1470 + - Provide sib memory for AVR8X parts #1480 + * Internals: