From 2bc006daa59995085626b3e9c0754823bf9d95a5 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 29 Jun 2011 14:08:29 +0200 Subject: Add --include-regex and --include-regex-trace options This requires libcutl update. --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index dbfc341..8dde908 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +Version 1.5.0 + + * New option, --include-regex, allows the modification of the #include + directive paths generated by the ODB compiler. This is primarily useful + when placing the generating code into subdirectories and the #include + directives have to be adjusted accordingly. The --include-regex-trace + option is useful for debugging the expressions specified with + --include-regex. + Version 1.4.0 * New profile, qt, provides persistence support for the Qt framework. This -- cgit v1.1