2004-07-14 Andrew Stitt <astitt at sourcemage.org>
- Sorcery Release 1.10.2
2004-07-06 Andrew Stitt <astitt at sourcemage.org>
- libtrack: fix tabs in OMIT_IN variable inside parse_iw, this was
- causing spells which made symlinks to own the files they were symlinking too. In the case of init.d this was /bin/true.
- protected: add /bin/true
2004-07-02 Andrew Stitt <astitt at sourcemage.org>
- libapi: Fix debug statements to call debug properly
- libmisc: (pull in fixes made in devel) make config_query less strict
- about invalid values make config_get_option only confirm that we have a variable if/when its actually declared as a persistant variable, and unset variables if set and not declared persistant (defend against variable leakage).
