mirror of
https://github.com/avrdudes/avrdude.git
synced 2026-09-23 17:46:33 +03:00
Update NEWS
This commit is contained in:
11
NEWS
11
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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user