mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-12-13 01:14:56 +00:00
This commit was manufactured by cvs2svn to create tag
'RELEASE_5_0_0'. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/tags/RELEASE_5_0_0@531 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
@@ -1,9 +1,3 @@
|
|||||||
2005-09-21 Joerg Wunsch <j@uriah.heep.sax.de>
|
|
||||||
|
|
||||||
* main.c(do_op): use mem->desc in place of upd->memtype to
|
|
||||||
give the full name of the respective memory area, instead of
|
|
||||||
the (possibly abbreviated) name the user typed in the -U option.
|
|
||||||
|
|
||||||
2005-09-21 Joerg Wunsch <j@uriah.heep.sax.de>
|
2005-09-21 Joerg Wunsch <j@uriah.heep.sax.de>
|
||||||
|
|
||||||
* main.c: Add the forgotten -B option to the option string in
|
* main.c: Add the forgotten -B option to the option string in
|
||||||
|
|||||||
@@ -24,7 +24,7 @@
|
|||||||
# Process this file with autoconf to produce a configure script.
|
# Process this file with autoconf to produce a configure script.
|
||||||
|
|
||||||
AC_PREREQ(2.57)
|
AC_PREREQ(2.57)
|
||||||
AC_INIT(avrdude, 5.0cvs, avrdude-dev@nongnu.org)
|
AC_INIT(avrdude, 5.0, avrdude-dev@nongnu.org)
|
||||||
|
|
||||||
AC_CANONICAL_BUILD
|
AC_CANONICAL_BUILD
|
||||||
AC_CANONICAL_HOST
|
AC_CANONICAL_HOST
|
||||||
|
|||||||
Reference in New Issue
Block a user