Release coccinelle-0.1.2
[bpt/coccinelle.git] / changes.txt
1 -*- org -*-
2
3 * 0.1.2
4
5 ** Bugfix:
6 - better handling of ifdef on statements in control flow graph.
7 - transform files even if they do not end in .c (thanks to Vegard Nossum)
8
9 ** Internals:
10 - merge code of yacfe
11
12 * 0.1.1
13
14 ** Langage:
15 - support for initializer at toplevel, cf -test substruct
16
17 * 0.1
18
19 ** first public release of the source code:
20
21 ** Features
22 - embeded python scripting
23 - position
24
25 * beta
26
27 ** first public release of the binary
28
29 * alpha
30
31 ** Features
32 - lots of features ... look at coccinelle research papers and tutorials.