Add a warning to not modify the file manually.

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1297 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
joerg_wunsch
2014-04-05 08:01:08 +00:00
parent 38e6a4061f
commit 41607055a6
2 changed files with 5 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
Using the -C +file option is a much better way for user
modifications.
* doc/avrdude.texi: (Dito.)
* avrdude.conf.in: Add a warning to not modify the file manually.
2014-03-13 Joerg Wunsch <j.gnu@uriah.heep.sax.de>