diff --git a/NEWS b/NEWS index d8f7da64..6a993f43 100644 --- a/NEWS +++ b/NEWS @@ -14,10 +14,12 @@ Changes since version 7.3: * New programmers supported: * Issues fixed: - - Avrintel.h missing from installation #1683 - - Use of undeclared identifier 'AVRDUDE_FULL_VERSION' #1706 - - Wrong message level in jtag3_prmsg() #1726 - - Old avrdude_message() can go away #1719 + - Avrintel.h missing from installation #1683 + - Use of undeclared identifier 'AVRDUDE_FULL_VERSION' #1706 + - Wrong message level in jtag3_prmsg() #1726 + - Old avrdude_message() can go away #1719 + - avr_{read,write}_mem fail to initialize progress reporting #1718 + * Pull requests: - Remove 32bit MSYS2 mingw32 and clang32 build #1687 @@ -36,6 +38,7 @@ Changes since version 7.3: and jtag3_prevent() #1727 - Remove unused avrdude_message() #1730 - Add lmsg_xyz() functions to start message at left margin #1728 + - Document progress reporting in source code #1724 * Internals: