* main.c (update_progress_no_tty): Properly terminate progress. Also

fixes stk500 problem where number of bytes written is less than a page.


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@348 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
troth
2003-08-28 05:37:57 +00:00
parent 076d753607
commit 1abe56733f
2 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2003-08-27 Theodore A. Roth <troth@openavr.org>
* main.c (update_progress_no_tty): Properly terminate progress. Also
fixes stk500 problem where number of bytes written is less than a page.
2003-08-27 Theodore A. Roth <troth@openavr.org>
* avrdude.spec.in: Fix broken rpmbuild on RedHat-9.