Release 0.4.2 (Tue Mar 29 15:57:05 BST 2005) * in scripts updated names of some ADE global variables (ADE_MSG_VERBOSELEVEL) * switched to extracting long option values using ade_smf_getoptval() Release 0.4.1 (Thu Apr 29 22:16:50 CEST 2004) * added 'BUGS' file * removed release dates from man pages and replaced with a token which aderel substitutes. * corrected handling of arguments with embedded spaces. * corrected some spacing around commas in man pages * 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 * partial conversion to using non-opt-supporting aderoot * beginnings of Debian compliance * because switcher cannot be called with the name switcher, many of the standard imported tests do not work. As such the list of tests has been modified to not import *all* ADE-provided tests, but to import the specific individual tests which are okay. * svn:keyword property and substitute text mods for bsfr * prevent unknown options being interpreted by switcher, they are probably meant by the user for the program switcher calls.