Fix whitespace in previous commit.
git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@762 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
parent
0c8bd41a10
commit
d8ad5577eb
12
ChangeLog
12
ChangeLog
|
@ -1,13 +1,13 @@
|
||||||
2007-11-06 Joerg Wunsch <j@uriah.heep.sax.de>
|
2007-11-06 Joerg Wunsch <j@uriah.heep.sax.de>
|
||||||
|
|
||||||
* main.c: Add the -x option to pass extended parameters to
|
* main.c: Add the -x option to pass extended parameters to
|
||||||
the programmer backend.
|
the programmer backend.
|
||||||
* pgm.c: (Ditto.)
|
* pgm.c: (Ditto.)
|
||||||
* pgm.h: (Ditto.)
|
* pgm.h: (Ditto.)
|
||||||
* jtagmkII.c: Implement the extended parameter jtagchain=
|
* jtagmkII.c: Implement the extended parameter jtagchain=
|
||||||
to support JTAG daisy-chains.
|
to support JTAG daisy-chains.
|
||||||
* avrdude.1: Document all of the above.
|
* avrdude.1: Document all of the above.
|
||||||
* doc/avrdude.texi: (Ditto.)
|
* doc/avrdude.texi: (Ditto.)
|
||||||
|
|
||||||
2007-10-30 Joerg Wunsch <j@uriah.heep.sax.de>
|
2007-10-30 Joerg Wunsch <j@uriah.heep.sax.de>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue