* added 'BUGS' file
* removed release dates from man pages and replaced with a
token which aderel substitutes.
* added svn keyword properties
* corrected some spacing around commas in man pages
* correction to perl scripts option processing whereby
comma operator misinterpreted because of being in array
context
* removed use of 'unset' constant and used empty value instead
in shell scripts (better alignment with perl scripts)
* added config ('in') file for new ADE standard test
* removed underscores from 'standard' directory name
symbols (e.g. 'TMP_DIR' is now 'TMPDIR')
* added vim filetype defintions to .spp files
* converted to new option processing code
* switched to using 'local' instead of 'typeset'
since 'typeset' is not supported in 'ash' shell
* sorted program descriptions excluding leading A/The/An words.
* partial conversion to using non-opt-supporting aderoot
* beginnings of Debian compliance
* added new type of AOD URL to AOD URL processing code
* updated to handle recent changes to R3 main page (now has
Proms announcement at head of program listing block which
confused URL extractor)
* updated to handle recent changes to R4 listen again page
(now uses
instead of tags)
* svn:keyword property and substitute text mods for bsfr
* removed definition of AUTHORID which is no longer used
anywhere.
* converted changelog to non-Debian format
* added option processing breaker '--' code
* corrected some public environment variable names
* aligned options, usage message and man page