* confwin.c: Fix bug that allows garbage for non-existent user config filename on Windows.

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@303 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
arcanum
2003-04-03 16:46:47 +00:00
parent 6189880dd5
commit 6ee4dd48d9
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2003-04-03 Eric B. Weddington <eric@umginc.net>
* confwin.c: Fix bug that allows garbage for non-existent user
config filename on Windows.
2003-03-24 Theodore A. Roth <troth@openavr.org>
* NEWS: Add note about avr910 support.