Add changelog entry for previous commit (fix compiler warnings)

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1433 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch 2020-03-11 09:43:15 +00:00
parent e43c47a93f
commit ae24d7a284
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
2020-03-11 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
Fix compiler warnings
* avr.c: misleading indentation after spin loop
* fileio.c: EM_AVR32 might be defined in system <libelf.h>