- Added short description for control files
[infodrom/dtaus] / ChangeLog
index 38d29e0..05dd684 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2000-01-04  Martin Schulze  <joey@finlandia.infodrom.north.de>
+
+       * Version 0.4
+
+       * Added short description for control files
+
+       * Ensured that BLZ and KTO consist only of digits, even if the
+       user has specified something different.  Banks won't accept files
+       otherwise.
+
+       * Applied fix for a y2k issue that prevents some banks from
+       accepting the files.
+
+1998-11-16  Martin Schulze  <joey@finlandia.infodrom.north.de>
+
+       * Added information about different types of dtaus files to README
+       file.
+
+       * Better support for "Gutschriften", the former version forgot to
+       write this where needed.  Fixed now.
+
 1998-10-15  Martin Schulze  <joey@finlandia.infodrom.north.de>
 
        * Version 0.3
 1998-10-15  Martin Schulze  <joey@finlandia.infodrom.north.de>
 
        * Version 0.3
@@ -9,7 +30,7 @@
        * Added better support for zero-padded numbers.  sprintf() from
        libc4 had no problems accepting `%08s' while this didn't produce
        zero-padded strings with libc5 and libc6.  Now we've got our own
        * Added better support for zero-padded numbers.  sprintf() from
        libc4 had no problems accepting `%08s' while this didn't produce
        zero-padded strings with libc5 and libc6.  Now we've got our own
-       routine to handle these.
+       routine to handle these.  Thanks to Peter Tobias for notifying me.
 
 Fri Jul  3 13:28:28 1998  Martin Schulze  <joey@finlandia.infodrom.north.de>
 
 
 Fri Jul  3 13:28:28 1998  Martin Schulze  <joey@finlandia.infodrom.north.de>