Corrected a typo, found by Dirk Jagdmann <doj@cubic.org>
[infodrom/dtaus] / ChangeLog
index 9696057..71a5909 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,58 @@
+       * Corrected support for vermögenswirksame Leistungen
+
+       * Added back support for DM, tidied up some code, updated the
+       documentation
+
+       * Safely parse values and correct their format to nnnnn.pp
+
+2002-01-01  Martin Schulze  <joey@finlandia.infodrom.north.de>
+
+       * Version 0.6
+
+       * EURO is the default currency from now on
+
+       * Don't print empty date fields
+
+2001-12-19  Martin Schulze  <joey@finlandia.infodrom.org>
+
+       * Version 0.5.1
+
+       * Prettyprint dates
+
+       * Output Betrag-Euro as Betrag so the file can be used as input
+       again.
+
+2001-11-25  Martin Schulze  <joey@infodrom.org>
+
+       * Version 0.5
+
+       * This release was sponsored by USEtec <http://www.usetec.net/>
+
+       * Improved documentation
+
+       * 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.
+
+       * Properly distinguish between LK/LB and GK/GB in internal files
+
+       * Added currency to output files to be clear about DM or EUR
+
+       * Added support for special files "-" as placeholder for
+       stdin/stdout for dtaus and control files
+
+       * Added support for Euro.  There's a define in dtaus.c that can
+       make the code default to Euro instead of DM.  Alternatively simply
+       add the keyword ``Euro'' to the A record (the begin { ... }
+       record).  All values are calculated and stored in Euro then.
+
+       * Added support for "Ausführungsdatum" which tells the bank to
+       process the entire job at a given time instead of asap.  Please
+       read the manpages to find out which restrictions have to match.
+
+       * Updated the format specification since it was modified from
+       credit institutes.
+       
 2000-01-04  Martin Schulze  <joey@finlandia.infodrom.north.de>
 
        * Version 0.4