Added support for special files "-" as placeholder for stdin/stdout
[infodrom/dtaus] / ChangeLog
index f6d9b7c..9696057 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+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
@@ -21,6 +34,8 @@
 
 Fri Jul  3 13:28:28 1998  Martin Schulze  <joey@finlandia.infodrom.north.de>
 
+       * Version 0.2.1
+
        * Wrote a small manpage
 
        * Added some hooks for the new european currency Euro, it's not
@@ -33,8 +48,9 @@ Fri Jul  3 13:28:28 1998  Martin Schulze  <joey@finlandia.infodrom.north.de>
 
 Wed Jun  4 16:02:59 1997  Martin Schulze  <joey@finlandia.infodrom.north.de>
 
-       * Wrote main.c as a user program around the library.  Gave it
-       version 0.2.
+       * Version 0.2
+
+       * Wrote main.c as a user program around the library.
 
 Tue Jun  3 19:35:02 1997  Martin Schulze  <joey@finlandia.infodrom.north.de>