diff --git a/NEWS b/NEWS index b32cc779..c3886f9f 100644 --- a/NEWS +++ b/NEWS @@ -17,12 +17,16 @@ Changes since version 7.3: - Avrintel.h missing from installation #1683 * Pull requests: - - Remove 32bit MSYS2 mingw32 and clang32 build #1687 - - Make avrintel.h an internal header file for libavrdude #1686 - - Fix -Wcalloc-transposed-args warning #1680 - - Improve autotool build #1681 - - Installation of libavrdude-avrintel.h #1688 - - Updated documentation about NVM models support #1689 + - Remove 32bit MSYS2 mingw32 and clang32 build #1687 + - Make avrintel.h an internal header file for libavrdude #1686 + - Fix -Wcalloc-transposed-args warning #1680 + - Improve autotool build #1681 + - Installation of libavrdude-avrintel.h #1688 + - Updated documentation about NVM models support #1689 + - Abbreviate ids of modern AVR parts #1703 + - Allow slash in part variant name for -p #1702 + - Fix reporting of read/write times for files with holes #1700 + - Change port array in PROGRAMMER to be const char * #1699 * Internals: