
REPORTING BUGS
==============
I've tested these utilities to the limit of capability. You may have
a configuration that tests something I've missed, and that may reveal
an error or problem I hadn't encountered. If this happens then please
email a description of the problem to the linux-hams mailing list
at vger.rutgers.edu, and/or to me at 'terry@perf.no.itg.telecom.com.au'.

Be sure to include the version numbers of the utilites and the kernel that
you were running when you discovered the problem.

SUBMITTING PATCHES
==================
If you have a bug fix or an enhancement that you'd like to submit to me
for inclusion into subsequent releases then I'd appreciate it if you
would take a couple of minutes to prepare a patch for me as follows:

1. Untar an original copy of the utilities into the same parent directory
   as your modified version.
2. Rename the original version to ax25-utils.x.xx.xx.org
3. Make sure your version has the same name as the original version.
4. Produce the patch file:

diff -ruN ax25-utils.x.xx.xx.org ax25-utils.x.xx.xx >ax25-utils.x.xx.xx.name.N

where:

'name' is your first name, or callsign, something that will distinguish your
patches from others.

'N' is a serial number in case you send multiple patches against the same
version of code.

5. Email the patch file, compressed and uuencoded if it is large, to me at
   terry@perf.no.itg.telecom.com.au. Please describe in the text of the
   message an outline of what the patch does or fixes.


regards
Terry


