- Bug #1711240 was fixed
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Thu, 3 May 2007 11:38:49 +0000 (11:38 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Thu, 3 May 2007 11:38:49 +0000 (11:38 +0000)
re2c/CHANGELOG
re2c/htdocs/index.html

index 07f0e32fd961439dc6424f84a2df3a7d0433b44f..88557ac388272dd9e9ac424abfc8fccd432aea0e 100644 (file)
@@ -4,6 +4,10 @@ Version 0.13.0 (2007-??-??)
 - Fixed issue with short form of switches and parameter if not first switch.
 - Fixed #1708378 segfault in actions.cc.
 
+Version 0.12.1 (2007-??-??
+---------------------------
+- Fixed #1711240 problem with '"' and 7F on EBCDIC plattforms.
+
 Version 0.12.0 (2007-05-01)
 ---------------------------
 - Re-release of 0.11.3 as new stable branch.
index d53d590afd494d1d3c07fce74854b4ababef83b1..b552c9398e79e2e61dcfaa36fdfec3d8e5f0fcb2 100755 (executable)
@@ -88,6 +88,7 @@ fixes which were incorporated. <a href=
 </ul>
 <h2>2007-??-??: 0.12.1</h2>
 <ul>
+<li>Fixed #1711240 problem with '"' and 7F on EBCDIC plattforms.</li>
 </ul>
 <h2>2007-05-01: 0.12.0</h2>
 <ul>