From ce6e94373999d4c748baf5c313208d4682d77486 Mon Sep 17 00:00:00 2001 From: "Brian S. Dean" Date: Thu, 28 Aug 2003 23:42:51 +0000 Subject: [PATCH] Add entry about "immediate mode." git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk@353 81a1dc3b-b13d-400b-aceb-764788c761c2 --- avrdude/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/avrdude/ChangeLog b/avrdude/ChangeLog index fdd87fe8..61ee54dd 100644 --- a/avrdude/ChangeLog +++ b/avrdude/ChangeLog @@ -100,6 +100,19 @@ * fileio.c: Fix for bug #3293. Set correct open mode for raw format for Windows. +2003/04/19 18:41:35 bdean + + * avrdude.1: + * fileio.c: + * fileio.h: + * main.c: + Implement and "immediate mode" for file input - this allows + one to specify byte values on the command line instead of via + a file. This can be good for specifying fuse bytes and + eliminates the need to create single-byte files or using + interactive terminal mode for these single-byte memories. + Requested by several folks on the mailing list. + 2003-04-18 Theodore A. Roth * configure.ac: Add cvs suffix back to version.