Change email address.

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@326 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
arcanum
2003-05-13 18:10:55 +00:00
parent a44054650f
commit 11dbf68e70
6 changed files with 20 additions and 20 deletions

2
NEWS
View File

@@ -20,7 +20,7 @@ Version 4.0.0
* Now support Linux - added by "Theodore A. Roth" <troth@openavr.org>
* Now support Windows - added by "Eric B. Weddington" <eric@umginc.net>
* Now support Windows - added by "Eric B. Weddington" <eric@ecentral.com>
* Use 'configure' scripts to tailor the code to the system avrdude
is getting ready to be compiled on - added by "Theodore A. Roth"