Skip to content

Commit

Permalink
Update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanrueger committed Apr 5, 2024
1 parent 8976846 commit f2b1c7e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Changes since version 7.3:
- Wrong message level in jtag3_prmsg() #1726
- Old avrdude_message() can go away #1719
- avr_{read,write}_mem fail to initialize progress reporting #1718

- avr*timestamp() oddities #1722

* Pull requests:
- Remove 32bit MSYS2 mingw32 and clang32 build #1687
Expand All @@ -39,6 +39,8 @@ Changes since version 7.3:
- Remove unused avrdude_message() #1730
- Add lmsg_xyz() functions to start message at left margin #1728
- Document progress reporting in source code #1724
- Change type for avr_(ms|us)timestamp() to uint64_t #1729
- Use Static Libs for macOS arduino_packing build #1731

* Internals:

Expand Down

0 comments on commit f2b1c7e

Please sign in to comment.