File: NEWS

package info (click to toggle)
iec16022 0.2.2-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,468 kB
  • ctags: 121
  • sloc: sh: 8,927; ansic: 1,978; makefile: 18
file content (32 lines) | stat: -rw-r--r-- 798 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
0.2.2
	- Switch to autotools
	- Maintenance release

2007-12-29  Stefan Schmidt <stefan@datenfreihafen.org>

0.2.1
	- Fix 'Barcode too long' bug. Thanks to Alessandro Zummo.
	- Use Lindent to start cleaning up the code mess.

2006-11-11  Stefan Schmidt <stefan@datenfreihafen.org>

0.2
	- Rewrite Makefile.
	- Documentation update.
	- Exclude double include of header files.
	- Layout cahnges. Place return value in front of function name.
	- 80 character per line.
	- Print version number before usage.
	- Tests

2006-02-06  Stefan Schmidt <stefan@datenfreihafen.org>


0.1
	- Initial release.
	- INSTALL, README, TODO, CREDITS, Makefile, LICENSE and CHANGELOG files
	  added.
	- Fix some include issues.
	- Fix some signed/unsigned issues.

2006-01-08  Stefan Schmidt <stefan@datenfreihafen.org>