From: helly Date: Thu, 26 Apr 2007 23:11:22 +0000 (+0000) Subject: - Fixed #1708378 segfault in actions.cc. X-Git-Tag: 0.13.6~173 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c9f9741143a56a2586e1f81569789ad829f5682e;p=re2c - Fixed #1708378 segfault in actions.cc. --- diff --git a/re2c/CHANGELOG b/re2c/CHANGELOG index f41d3e41..2acd3de0 100644 --- a/re2c/CHANGELOG +++ b/re2c/CHANGELOG @@ -1,12 +1,14 @@ Version 0.13.0 (2007-??-??) --------------------------- -- Add -c and -t to generate scanners with (f)lex-like condition support. -- Fix issue with short form of switches and parameter if not first switch. +- Added -c and -t to generate scanners with (f)lex-like condition support. +- Fixed issue with short form of switches and parameter if not first switch. +- Fixed #1708378 segfault in actions.cc. 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. +- Fixed isse with short form of switches and parameter if not first switch. +- Fixed #1708378 segfault in actions.cc. Version 0.11.3 (2007-04-01) --------------------------- diff --git a/re2c/htdocs/index.html b/re2c/htdocs/index.html index 8cc2339b..f2567fa6 100755 --- a/re2c/htdocs/index.html +++ b/re2c/htdocs/index.html @@ -81,13 +81,15 @@ fixes which were incorporated. Changelog

2007-??-??: 0.13.0

2007-??-??: 0.12.0

2007-04-01: 0.11.3