]> git.sur5r.net Git - iec16022/blob - NEWS
Imported Upstream version 0.2.3
[iec16022] / NEWS
1 0.2.3
2         - Add test sub dir to the autotools infrastructure
3         - Add manpage to the autotools infrastructure
4         - Update TODO
5         - Maintenance release
6
7 2008-07-21  Stefan Schmidt <stefan@datenfreihafen.org>
8
9 0.2.2
10         - Switch to autotools
11         - Maintenance release
12
13 2007-12-29  Stefan Schmidt <stefan@datenfreihafen.org>
14
15 0.2.1
16         - Fix 'Barcode too long' bug. Thanks to Alessandro Zummo.
17         - Use Lindent to start cleaning up the code mess.
18
19 2006-11-11  Stefan Schmidt <stefan@datenfreihafen.org>
20
21 0.2
22         - Rewrite Makefile.
23         - Documentation update.
24         - Exclude double include of header files.
25         - Layout cahnges. Place return value in front of function name.
26         - 80 character per line.
27         - Print version number before usage.
28         - Tests
29
30 2006-02-06  Stefan Schmidt <stefan@datenfreihafen.org>
31
32
33 0.1
34         - Initial release.
35         - INSTALL, README, TODO, CREDITS, Makefile, LICENSE and CHANGELOG files
36           added.
37         - Fix some include issues.
38         - Fix some signed/unsigned issues.
39
40 2006-01-08  Stefan Schmidt <stefan@datenfreihafen.org>