Release 4.4 (Sun Feb 29 14:08:18 CET 2004) * added svn keyword properties * aligned with new adespp option names * corrected some spacing around commas in man pages * added 'amd' to exclusions list in doc/examples/linux.conf. * 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) * changed '-n' from suppressing crcs to simulation in fadscan * 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 more tests for fadfixperms * updated example scripts based on dione/Linux * changed comments in example spp'd files to be spp comments so don't make it installation (is this a good idea?) * fadfixperms - support for changing uid/gid (needed for /pub maintenance) - warns if *may* to change owner and not root, error if has to. - better opening upwards (don't add read if there is a non-".*" pattern which matches the upward dir) * fadscan - added '--suppress-crcs,-n' option, which is useful for /pub, where I don't care to read the whole of a lot of files. - documented this in man page * Makefile fixed to create config log and state dirs for fadscan * 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 * partial conversion to using non-opt-supporting aderoot * beginnings of Debian compliance * minor man page typo fixes * svn:keyword property and substitute text mods for bsfr * removed use of AUTHORID * removed '-xx' stype options from fadscan, man page and tests that used it. * updated TODO list * fixed bug whereby fadfixperms was not setting the permissions of intermediate directories correctly