Release coccinelle-0.2.2
[bpt/coccinelle.git] / changes.txt
index 78afb2b..cd6ec9f 100644 (file)
@@ -56,7 +56,8 @@
 - cause python parser to skip over // comments, hoping that // is not
   meaningful inside python
 - require + on every line of a multiline comment
-- correct caluation of line numbers when there is script code
+- correct calculation of line numbers when there is script code
+- always annotate arguments of && || and ! as test expressions in C code.
 
 * 0.2.1
 ** Language: