* configure.ac: Add cvs suffix back to version.

* doc/TODO: Add a few items.


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@316 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
troth
2003-04-19 05:26:23 +00:00
parent 897f2afd5b
commit d1d76f9e9c
3 changed files with 19 additions and 2 deletions

View File

@@ -1,11 +1,18 @@
General:
- Man page needs updated for avr910 info.
- avr910 needs a little bit of work to support setting fuse byte (note that it
can only deal with a _single_ fuse byte.
- Website needs to link to docs:
http://savannah.nongnu.org/download/avrdude/doc/avrdude-html/
Windows:
- Use Windows API for stk500 serial port communications on Windows port.
This might remove dependency on Cygwin.
- Add ability to find all parallel port names available and base addresses
of available ports.
of available ports.