diff --git a/avrdude/ChangeLog b/avrdude/ChangeLog index c69a7b75..5431aa21 100644 --- a/avrdude/ChangeLog +++ b/avrdude/ChangeLog @@ -1,3 +1,12 @@ +2005-01-24 Colin O'Flynn + + * main.c: Add "safe mode". Fuse settings will be restored at the end + of a programming session unless the -u switch is specified. + * safemode.c: New file. Safe mode support. + * safemode.h: New file. Safe mode support. + * Makefile.am: Add new files. + * doc/avrdude.texi: Document new Safe Mode feature and switch. + 2004-07-19 Theodore A. Roth * avrdude.1: Remove reference to ppi programmer schematic.