* withdrew support for non-US as this no longer exists (man page not fixed yet) * removed support for specifying boot media (man page not fixed yet) * removed support for documentation language (man page not fixed yet) Release 0.5 (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() * updated man page to ensure 'testing' or 'stable' not used as distributions to download when these are generally symlinks and cause local mirror to be erased. (Should use 'sarge', 'woody' etc). Release 0.4 (Thu Apr 29 22:16:46 CEST 2004) * added 'BUGS' file * removed release dates from man pages and replaced with a token which aderel substitutes. * added svn keyword properties * added config file support with examples and manpage updates * corrected some spacing around commas in man pages * corrected time at which server name is derived from local country in order not to wind up with incomplete server name. * converted changelog to non-Debian format * added option processing breaker '--' code * corrected some public environment variable names * aligned options, usage message and man page * 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 * svn:keyword property and substitute text mods for bsfr * removed definition of AUTHORID which is no longer used anywhere.