diff --git a/NEWS b/NEWS index 4baaee59..2c87f044 100644 --- a/NEWS +++ b/NEWS @@ -39,6 +39,9 @@ Changes since version 8.0: - Avrdude hangs if valid serial port specified #1986 - Compiler warnings #1988 - Display issues under Windows #1991 + - SNAP in "MPLAB mode" has an incorrect USB VID #1999 + - disasm -g can result in code that avr-gcc fails #1997 + - -U urboot:..._show wrongly auto-erases the chip #1996 * Pull requests: @@ -82,6 +85,8 @@ Changes since version 8.0: - Supress compiler warnings #1989 - Explain syntax verbally & avoid >= display for Windows #1992 - Extend -c urclock to work with lower baud rates #1993 + - Fix incorrect MPLAB SNAP VID #2000 + - Improve urboot: and disasm #1998 * Internals: diff --git a/avrdude.pdf b/avrdude.pdf index 0eb044e1..3a6ba972 100644 Binary files a/avrdude.pdf and b/avrdude.pdf differ