#include <infodrom.style>
#include <projects.style>

<projectpg project="dtaus" maxcontrib=5>

<h3>Changelog for version 0.5</h3>

<p><b>Releasedate: 2001-11-25</b>

<ul>

<li> This release was sponsored by <a href="http://www.usetec.net/">USEtec</a>

<li> Improved documentation.  Both manpages for dtaus(1) and dtaus(5)
     now cover all relevant documentation, all options are explained
     and the structure of control files are explained as well.

<li> Added support for additional text fields, up to 15 can be added
     to a single job.  The 16th ``Text'' field will be ignored as well
     as any following.  Together with the ``Zweck'' field this makes
     it 16 text fields entirely.

<li> Properly distinguish between LK/LB and GK/GB in internal files

<li> Added currency to output files to be clear about DM or EUR, this
     was required since both DM and EUR can be supported with dtaus files.

<li> Added support for special files "-" as placeholder for
     stdin/stdout for dtaus and control files.  This can be useful for
     batch processing.

<li> Added proper support for currency Euro.  There's a define in <a
     href="http://cvs.infodrom.org/dtaus/dtaus.c?cvsroot=infodrom">dtaus.c</a>
     that can default dtaus' behaviour to support Euro instead of DM.
     Alternatively you'll simply have to add the keyword ``Euro'' to
     the A record (the begin { ... } record).  All values are
     calculated and stored in Euro then.

<li> Updated the format specification since it was modified from
     credit institutes.

<li> Added support for "Ausführungsdatum" which tells the bank to
     process the entire job at a given time instead of asap.  Simply
     add ``Ausfuehrung 24.12.2001'' to the A record if you want to
     tell the bank to process this job on christmas eve.  Please read
     the manpages to find out which restrictions have to match.

</ul>

<downloadbutton>

</projectpg>

# Local variables:
# mode: indented-text
# end:
