]> git.sur5r.net Git - glabels/blob - iec16022-0.2.1/CHANGELOG
Imported Upstream version 2.2.8
[glabels] / iec16022-0.2.1 / CHANGELOG
1 0.2.1
2         - Fix 'Barcode too long' bug. Thanks to Alessandro Zummo.
3         - Use Lindent to start cleaning up the code mess.
4         
5 2006-11-11  Stefan Schmidt <stefan@datenfreihafen.org>
6
7 0.2
8         - Rewrite Makefile.
9         - Documentation update.
10         - Exclude double include of header files.
11         - Layout cahnges. Place return value in front of function name.
12         - 80 character per line.
13         - Print version number before usage.
14         - Tests
15         
16 2006-02-06  Stefan Schmidt <stefan@datenfreihafen.org>
17
18
19 0.1
20         - Initial release.
21         - INSTALL, README, TODO, CREDITS, Makefile, LICENSE and CHANGELOG files
22           added.
23         - Fix some include issues.
24         - Fix some signed/unsigned issues.
25
26 2006-01-08  Stefan Schmidt <stefan@datenfreihafen.org>