Coccinelle release 0.2.5-rc5
[bpt/coccinelle.git] / changes.txt
index 111efd8..c933435 100644 (file)
@@ -20,6 +20,7 @@
   identifiers containing ::, tilde, and template invocations.  Use the
   option -c++.  This is not likely to be very useful in practice.
 - Added metavariable metavariable type.
+- Add disjunctions on identifiers in some contexts
 
 ** Features:
 - support transformations on variables (only) in declarations that declare
@@ -34,6 +35,7 @@
   arguments
 - reuse typedefs and macros from complete parsing when reparsing the
   transformed code
+- optimization for an if branch that is just { ... }
 
 ** Bugfix:
 - improved parsing of expressions to allow ... to the right of operators in