From 453889cf0ccc2d5676f49893e670fc611e4ae08c Mon Sep 17 00:00:00 2001 From: davidflanagan Date: Thu, 8 Nov 2007 06:14:45 +0000 Subject: * parse.y: fix segfault with \x escapes in regexps delete unused #if 0 code regions from previous patch git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13838 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 78cb791fb5..ff6042de52 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu Nov 8 15:13:56 UTC 2007 David Flanagan + * parse.y: fix segfault with \x escapes in regexps + delete unused #if 0 code regions from previous patch + Thu Nov 8 12:12:10 2007 NAKAMURA Usaku * parse.y (parser_read_escape): remove C99/gcc-ism. -- cgit v1.2.3