f6d9b7cd7908913c1727dc9f8a06e5b732197de5
[infodrom/dtaus] / ChangeLog
1 1998-11-16  Martin Schulze  <joey@finlandia.infodrom.north.de>
2
3         * Added information about different types of dtaus files to README
4         file.
5
6         * Better support for "Gutschriften", the former version forgot to
7         write this where needed.  Fixed now.
8
9 1998-10-15  Martin Schulze  <joey@finlandia.infodrom.north.de>
10
11         * Version 0.3
12
13         * While implementing zero-padded fields I've also implemented
14         clippings so numbers that are too big won't hurt the binary DTAUS
15         file.
16
17         * Added better support for zero-padded numbers.  sprintf() from
18         libc4 had no problems accepting `%08s' while this didn't produce
19         zero-padded strings with libc5 and libc6.  Now we've got our own
20         routine to handle these.  Thanks to Peter Tobias for notifying me.
21
22 Fri Jul  3 13:28:28 1998  Martin Schulze  <joey@finlandia.infodrom.north.de>
23
24         * Wrote a small manpage
25
26         * Added some hooks for the new european currency Euro, it's not
27         yet implemented
28
29         * main.c: Added test for file existance before opening them and
30         leaving out unnecessary empty files
31
32         * dtaus.c: Fixed buffer overrun problem within dtaus module
33
34 Wed Jun  4 16:02:59 1997  Martin Schulze  <joey@finlandia.infodrom.north.de>
35
36         * Wrote main.c as a user program around the library.  Gave it
37         version 0.2.
38
39 Tue Jun  3 19:35:02 1997  Martin Schulze  <joey@finlandia.infodrom.north.de>
40
41         * Switched to CVS
42
43 Mon Jun  2 21:12:56 1997  Martin Schulze  <joey@finlandia.infodrom.north.de>
44
45         * First official use of this module in 'Artis Studinetz Manager',
46         artisman for the students home at Artillerieweg 55a in Oldenburg,
47         Germany.
48         
49