mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-27 22:45:27 +00:00
Add option -l logfile to redirect diagnostic messages to a logfile rather
than stderr. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1179 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
5
NEWS
5
NEWS
@@ -129,6 +129,11 @@ Current:
|
||||
|
||||
(patch #7699 Read additional config files)
|
||||
|
||||
* The new option -l logfile allows to redirect diagnostic messages
|
||||
to a logfile rather than stdout. Useful to record debugging
|
||||
traces, in particular in environments which do not offer
|
||||
shell-style redirection functionality for standard streams.
|
||||
|
||||
* Programmer types in configuration file are no longer keywords but
|
||||
specified as string.
|
||||
|
||||
|
Reference in New Issue
Block a user