]> granicus.if.org Git - re2c/commitdiff
- Fix Changelog
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sun, 18 Jun 2006 18:37:00 +0000 (18:37 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sun, 18 Jun 2006 18:37:00 +0000 (18:37 +0000)
re2c/CHANGELOG
re2c/htdocs/index.html

index c2b10eeb78c497349d6f09c79348cb70ac515529..cb34297e72fdcbe152c12d9f2f3e66570614d655 100644 (file)
@@ -20,7 +20,7 @@ Version 0.10.2 (2006-05-01)
 - Fixed -i switch.
 - Added configuration 'yyfill:enable' to allow suppression of YYFILL() blocks.
 - Added tutorial like lessons to re2c.
-- Added /*!ignore!re2c */ to support documenting of re2c source.
+- Added /*!ignore:re2c */ to support documenting of re2c source.
 - Fixed issue with multiline re2c comments (/*!max:re2c ... */ and alike).
 - Fixed generation of YYDEBUG() when using -d switch.
 - Added /*!getstate:re2c */ which triggers generation of the YYGETSTATE() block.
index b1735a5fa4fda54713586a7bf764a0128ee1552b..e90adf2f261d2d15b70a6581122c21236aaae96d 100755 (executable)
@@ -101,7 +101,7 @@ fixes which were incorporated. <a href=
 <li>Fixed -i switch.</li>
 <li>Added configuration 'yyfill:enable' to allow suppression of YYFILL() blocks.</li>
 <li>Added tutorial like lessons to re2c.</li>
-<li>Added /*!ignore!re2c */ to support documenting of re2c source.</li>
+<li>Added /*!ignore:re2c */ to support documenting of re2c source.</li>
 <li>Fixed issue with multiline re2c comments (/*!max:re2c ... */ and alike).</li>
 <li>Fixed generation of YYDEBUG() when using -d switch.</li>
 <li>Added /*!getstate:re2c */ which triggers generation of the YYGETSTATE() block.</li>