* ChangeLog: Format cleanups. All indents should be a single tab and

lines should be less than 80 chars including 8 spaces for the tab.
Date should be YYYY-MM-DD not YYYY/MM/DD.


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk@363 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Theodore A. Roth 2003-09-05 16:25:00 +00:00
parent ea652e7b78
commit ed14409bf9
1 changed files with 54 additions and 54 deletions

View File

@ -9,7 +9,7 @@
* doc/avrdude.texi: Add note about privileges needed to load
the giveio driver for Windows.
2003/08/29 Brian S. Dean <bsd@bsdhome.com>
2003-08-29 Brian S. Dean <bsd@bsdhome.com>
* avrdude.1:
* main.c:
@ -52,7 +52,7 @@
* stk500.c:
Minor code cleanup to remove warnings.
2003/08/21 Brian S. Dean <bsd@bsdhome.com>
2003-08-21 Brian S. Dean <bsd@bsdhome.com>
* avrdude.1:
* main.c:
@ -69,7 +69,7 @@
avrdude -p -e -U flash:w:main.hex:i -U eeprom:w:eeprom.hex:i
2003/08/20 Brian S. Dean <bsd@bsdhome.com>
2003-08-20 Brian S. Dean <bsd@bsdhome.com>
* ppiwin.c:
Timing related fixes for the Windows platform. Several folks have
@ -114,13 +114,13 @@
Add 'picoweb' programming cable programmer.
Contributed by Rune Christensen <rune.christensen@adslhome.dk>.
2003/06/18 Brian S. Dean <bsd@bsdhome.com>
2003-06-18 Brian S. Dean <bsd@bsdhome.com>
* avrdude.conf.in:
Add the 'sp12' (Steve Bolt's) programmer.
Submitted by Larry Barello <larryba@barello.net>.
2003/06/17 Brian S. Dean <bsd@bsdhome.com>
2003-06-17 Brian S. Dean <bsd@bsdhome.com>
* avrdude.conf.in:
Properly identify the "ALF" programmer.
@ -134,7 +134,7 @@
Add support for the ATtiny12. Submitted by Pontifex <pontifex@isys.ca>
2003/05/22 Brian S. Dean <bsd@bsdhome.com>
2003-05-22 Brian S. Dean <bsd@bsdhome.com>
* avr.c:
* avr.h:
@ -177,7 +177,7 @@
* fileio.c: Fix for bug #3293. Set correct open mode for raw format
for Windows.
2003/04/19 18:41:35 bdean
2003-04-19 Brian S. Dean <bsd@bsdhome.com>
* avrdude.1:
* fileio.c:
@ -253,7 +253,7 @@
* confwin.c: Fix bug that allows garbage for non-existent user
config filename on Windows.
2003/03/29 Brian S. Dean <bsd@bsdhome.com>
2003-03-29 Brian S. Dean <bsd@bsdhome.com>
* avrdude.conf.in:
Add the ATmega32 part. This part definition was contributed by: