diff --git a/daps-0.9beta2.tar.bz2 b/daps-0.9beta2.tar.bz2 index 5d2f425..ee7a257 100644 --- a/daps-0.9beta2.tar.bz2 +++ b/daps-0.9beta2.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:62e2069eee5e836dbf7f6ad47f6f9cefda2630ab3ac6052c331da02eb409dcfa -size 757335 +oid sha256:7e3829adf045b8af9f51e27b141a82b551f6a3990ba7e6fef42d6fc81620153c +size 757099 diff --git a/daps.changes b/daps.changes index 1f4b2a5..6d2e483 100644 --- a/daps.changes +++ b/daps.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Wed Jul 20 15:34:47 UTC 2011 - fsundermeyer@opensuse.org + +- Bugfixes + * replaced @VERSION@ and @DATE@ in daps man page + * daps error messages now go to STDERR + * DTDROOT/xslt (STYLEDEVEL) is the new defaul-LAYOUTROOT + * Fixed the long-standing bug that required to activate remarks + _and_ comments in order to see remarks + +- new optional config option for ~/.daps/config: DAPS_ENV_DEFAULT + to specify a default ENVFILE. If set, will be automatically used + unless an alternative ENVFILE is specified on the commandline via + -e/--envfile or via a sourced ENVFILE by DAPS_ENV_NAME + +- added new target showenv that print variables ENVFILE and BASE_DIR; + can output more variables if needed + + ------------------------------------------------------------------- Tue Jul 19 21:16:20 UTC 2011 - fsundermeyer@opensuse.org