mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-27 22:45:27 +00:00
* main.c (main): Don't indent CPP directives.
When showing update progress in a no tty situation, use unbuffered IO for all systems, not just win32 native. Update copyright year when printing version. Remove warning about native win32 being experimental. Split a line string. * ppiwin.c: Update copyright year. Add cvs Id keyword. (usleep): Cleanup debug CPP directives to improve readability. * ser_win32.c: Include <stdio.h> to fix failing build. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk@430 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
2004-07-15 Theodore A. Roth <troth@openavr.org>
|
||||
|
||||
* main.c (main): Don't indent CPP directives.
|
||||
When showing update progress in a no tty situation, use unbuffered IO
|
||||
for all systems, not just win32 native.
|
||||
Update copyright year when printing version.
|
||||
Remove warning about native win32 being experimental.
|
||||
Split a line string.
|
||||
* ppiwin.c: Update copyright year.
|
||||
Add cvs Id keyword.
|
||||
(usleep): Cleanup debug CPP directives to improve readability.
|
||||
* ser_win32.c: Include <stdio.h> to fix failing build.
|
||||
|
||||
2004-07-08 Theodore A. Roth <troth@openavr.org>
|
||||
|
||||
* AUTHORS: Add names of recent major contributors.
|
||||
|
Reference in New Issue
Block a user