]> granicus.if.org Git - re2c/commitdiff
- Update changelog
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sun, 20 Jan 2008 15:24:50 +0000 (15:24 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sun, 20 Jan 2008 15:24:50 +0000 (15:24 +0000)
re2c/CHANGELOG
re2c/htdocs/index.html

index 21c3a635cd8e07c2c038a311b185232e1195a089..2a0970197f020775033c0e02d47dea36f49a32b3 100644 (file)
@@ -1,8 +1,8 @@
 Version 0.13.2 (2007-??-??)
 ---------------------------
-- Add support for ':=' style rules.
-- Add support for ':=>' style rules.
-- Fix issue with star rules that use '=>'.
+- Added support for '=>' style rules.
+- Added support for ':=' style rules.
+- Added support for ':=>' style rules.
 
 Version 0.13.1 (2007-08-24)
 ---------------------------
index 762359ca21dd335b41281fdbef3f59a13a1f8cfa..977043dacd6837e735fa473cb676a4852d728582 100755 (executable)
@@ -81,9 +81,9 @@ fixes which were incorporated. <a href=
 <hr />
 <h1>Changelog</h1>
 <h2>2007-??-??: 0.13.2</h2>
+<li>Added support for '=>' style rules.</li>
 <li>Added support for ':=' style rules.</li>
-<li>Add support for ':=>' style rules.</li>
-<li>Fix issue with star rules that use '=>'.</li>
+<li>Added support for ':=>' style rules.</li>
 <ul>
 </ul>
 <h2>2007-08-24: 0.13.1</h2>