X-Git-Url: http://git.hcoop.net/bpt/coccinelle.git/blobdiff_plain/113803cf8147c1b5332cc7d9ac43febcc197e4f0..8ba84ae2b4ba7d58a4c0f6d90ca093c9202ca5ab:/commitmsg diff --git a/commitmsg b/commitmsg dissimilarity index 99% index c7d1f4f..a1ea097 100644 --- a/commitmsg +++ b/commitmsg @@ -1,17 +1,3 @@ -Release coccinelle-0.1.5 - -** Language: - - added initialiser metavariable - - added sequences of designators in structures - -** Features: - - improved printing of the C code corresponding to metavariables - - improved printing when code (eg declarations) is removed at the beginning - of a block, and then is followed by a blank line - - slightly less verbose error reporting in parsing_hacks - -** Bugfix: - - fixed some problems with parsing SmPL code where a nest appears after a | - - better treatment of { }, form in macros wrt unparse_c - - less quiet for -parse_c - - improve parsing heuristics regarding macro statement +Release coccinelle-0.1.6a + +Bugfix.