Entry for new Safe Mode feature.

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@444 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
arcanum 2005-01-24 21:35:52 +00:00
parent 107c46ff81
commit 1fbeeac508
1 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,12 @@
2005-01-24 Colin O'Flynn <coflynn@newae.com>
* 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 <troth@openavr.org>
* avrdude.1: Remove reference to ppi programmer schematic.