]> granicus.if.org Git - re2c/commitdiff
- BFN
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sun, 22 Apr 2007 10:47:59 +0000 (10:47 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sun, 22 Apr 2007 10:47:59 +0000 (10:47 +0000)
re2c/CHANGELOG
re2c/htdocs/index.html

index f77b0c2faf7f0be76e31db1235aae7985e371e23..6921f9be6302fec88af3f88416d25975db41cf5e 100644 (file)
@@ -1,8 +1,10 @@
 Version 0.13.0 (2007-??-??)
 ---------------------------
+- Fix issue with short form of switches and parameter if not first switch.
 
 Version 0.12.0 (2007-??-??)
 ---------------------------
+- Fix issue with short form of switches and parameter if not first switch.
 - Re-release of 0.11.3 as new stable branch.
 
 Version 0.11.3 (2007-04-01)
index 78bc0c5b59db59ae64ee59be779c08b9a28af899..b027ce9b8411dc399aaccbde41b029069deea7c8 100755 (executable)
@@ -81,9 +81,11 @@ fixes which were incorporated. <a href=
 <h1>Changelog</h1>
 <h2>2007-??-??: 0.13.0</h2>
 <ul>
+<li>Fix issue with short form of switches and parameter if not first switch.</li>
 </ul>
 <h2>2007-??-??: 0.12.0</h2>
 <ul>
+<li>Fix issue with short form of switches and parameter if not first switch.</li>
 <li>Re-release of 0.11.3 as new stable branch.</li>
 </ul>
 <h2>2007-04-01: 0.11.3</h2>